aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-08fs: remove fs.f_write_hintfor-5.18/write-streams-2022-03-18for-5.18/write-streamsChristoph Hellwig3-28/+0
2022-03-08fs: remove kiocb.ki_hintChristoph Hellwig6-24/+1
2022-03-07block: remove the per-bio/request write hintChristoph Hellwig22-107/+9
2022-03-07nvme: remove support or stream based temperature hintChristoph Hellwig2-144/+0
2022-03-07Merge branch 'for-5.18/alloc-cleanups' into for-5.18/write-streamsJens Axboe3-44/+33
2022-03-07Merge branch 'for-5.18/drivers' into for-5.18/write-streamsJens Axboe38-256/+635
2022-03-07Merge branch 'for-5.18/block' into for-5.18/write-streamsJens Axboe183-3593/+2006
2022-03-07block: remove bio_devnameChristoph Hellwig2-8/+0
2022-03-07ext4: stop using bio_devnameChristoph Hellwig1-3/+2
2022-03-07raid5-ppl: stop using bio_devnameChristoph Hellwig1-9/+4
2022-03-07raid1: stop using bio_devnameChristoph Hellwig1-3/+2
2022-03-07md-multipath: stop using bio_devnameChristoph Hellwig1-5/+4
2022-03-07dm-integrity: stop using bio_devnameChristoph Hellwig1-3/+2
2022-03-07dm-crypt: stop using bio_devnameChristoph Hellwig1-6/+4
2022-03-07pktcdvd: remove a pointless debug check in pkt_submit_bioChristoph Hellwig1-8/+1
2022-03-07block: remove handle_bad_sectorChristoph Hellwig1-12/+5
2022-03-07block: fix and cleanup bio_check_roChristoph Hellwig1-6/+2
2022-03-06Linux 5.17-rc7Linus Torvalds1-1/+1
2022-03-06Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-28/+230
2022-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-14/+20
2022-03-06Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-2/+2
2022-03-06Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+6
2022-03-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/coly...Jens Axboe2-8/+15
2022-03-06bcache: fixup multiple threads crashMingzhe Zou2-4/+8
2022-03-06bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharingMingzhe Zou1-4/+7
2022-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-61/+51
2022-03-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-137/+194
2022-03-05Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-7/+62
2022-03-05configs/debug: set CONFIG_DEBUG_INFO=y properlyQian Cai1-1/+1
2022-03-05proc: fix documentation and description of pagemapYun Zhou2-2/+3
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou1-0/+1
2022-03-05memfd: fix F_SEAL_WRITE after shmem huge page allocatedHugh Dickins1-12/+28
2022-03-05mm: fix use-after-free when anon vma name is used after vma is freedSuren Baghdasaryan1-1/+7
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan2-6/+15
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan12-114/+125
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz2-8/+21
2022-03-05bfq: fix use-after-free in bfq_dispatch_requestZhang Wensheng1-7/+8
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo2-2/+2
2022-03-04Merge tag 'block-5.17-2022-03-04' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+18
2022-03-04Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-9/+14
2022-03-04Merge tag 'iommu-fixes-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-10/+30
2022-03-04floppy: use memcpy_{to,from}_bvecChristoph Hellwig1-4/+2
2022-03-04drbd: use bvec_kmap_local in recv_dless_readChristoph Hellwig1-2/+2
2022-03-04drbd: use bvec_kmap_local in drbd_csum_bioChristoph Hellwig1-3/+3
2022-03-04bcache: use bvec_kmap_local in bio_csumChristoph Hellwig1-2/+2
2022-03-04nvdimm-btt: use bvec_kmap_local in btt_rw_integrityChristoph Hellwig1-6/+4
2022-03-04nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrityChristoph Hellwig1-4/+3
2022-03-04zram: use memcpy_from_bvec in zram_bvec_writeChristoph Hellwig1-4/+1
2022-03-04zram: use memcpy_to_bvec in zram_bvec_readChristoph Hellwig1-3/+1
2022-03-04aoe: use bvec_kmap_local in bvcpyChristoph Hellwig1-2/+2
2022-03-04iss-simdisk: use bvec_kmap_local in simdisk_submit_bioChristoph Hellwig1-2/+2
2022-03-04Merge tag 'thermal-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2022-03-04Merge tag 'sound-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-5/+4
2022-03-04Merge tag 'drm-fixes-2022-03-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-49/+37
2022-03-04Merge tag 'pinctrl-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+13
2022-03-04tracing: Fix return value of __setup handlersRandy Dunlap2-3/+3
2022-03-04mm: Consider __GFP_NOWARN flag for oversized kvmalloc() callsDaniel Borkmann1-1/+3
2022-03-04btrfs: fallback to blocking mode when doing async dio over multiple extentsFilipe Manana1-0/+28
2022-03-03riscv: dts: k210: fix broken IRQs on hart1Niklas Cassel1-1/+2
2022-03-04Merge tag 'drm-misc-fixes-2022-03-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-2/+7
2022-03-04Merge tag 'amd-drm-fixes-5.17-2022-03-02' of https://gitlab.freedesktop.org/a...Dave Airlie1-1/+2
2022-03-04Merge tag 'drm-intel-fixes-2022-03-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-3/+3
2022-03-03HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon3-2/+7
2022-03-03HID: add mapping for KEY_DICTATEWilliam Mahon3-0/+3
2022-03-03riscv: Fix kasan pud populationAlexandre Ghiti1-1/+4
2022-03-03riscv: Move high_memory initialization to setup_bootmemAlexandre Ghiti1-1/+1
2022-03-03riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti1-0/+3
2022-03-03riscv: Fix DEBUG_VIRTUAL false warningsAlexandre Ghiti1-3/+1
2022-03-03riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAPAlexandre Ghiti1-2/+1
2022-03-03riscv: Fix is_linear_mapping with recent move of KASAN regionAlexandre Ghiti2-1/+2
2022-03-03MAINTAINERS: Remove dead patchwork linkAmmar Faizi1-1/+0
2022-03-03cachefiles: Fix incorrect length to fallocate()David Howells1-1/+1
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds84-343/+988
2022-03-03Merge tag 'mips-fixes-5.17_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-17/+27
2022-03-03Merge tag 'auxdisplay-for-linus-v5.17-rc7' of git://github.com/ojeda/linuxLinus Torvalds1-14/+10
2022-03-03ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet2-22/+14
2022-03-03net: dsa: make dsa_tree_change_tag_proto actually unwind the tag proto changeVladimir Oltean1-1/+1
2022-03-03ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski1-2/+4
2022-03-03Merge branch 'selftests-mlxsw-a-couple-of-fixes'Jakub Kicinski2-2/+3
2022-03-03selftests: mlxsw: resource_scale: Fix return valueAmit Cohen1-1/+1
2022-03-03selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen1-1/+2
2022-03-03net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean1-2/+2
2022-03-03Merge tag 'nvme-5.18-2022-03-03' of git://git.infradead.org/nvme into for-5.1...Jens Axboe21-155/+532
2022-03-03bnx2: Fix an error messageChristophe JAILLET1-1/+1
2022-03-03sfc: extend the locking on mcdi->seqnoNiels Dossche1-1/+1
2022-03-03Merge branch 'smc-fix'David S. Miller1-2/+3
2022-03-03net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by serverD. Wythe1-1/+2
2022-03-03net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by clientD. Wythe1-1/+1
2022-03-03net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma1-0/+3
2022-03-02tcp: make tcp_read_sock() more robustEric Dumazet1-4/+6
2022-03-02bpf, sockmap: Do not ignore orig_len parameterEric Dumazet1-1/+1
2022-03-02net: ipa: add an interconnect dependencyAlex Elder1-0/+1
2022-03-02net: fix up skbs delta_truesize in UDP GRO frag_listlena wang1-1/+1
2022-03-02Merge tag 'batadv-net-pullrequest-20220302' of git://git.open-mesh.org/linux-...Jakub Kicinski1-9/+20
2022-03-02Merge tag 'wireless-for-net-2022-03-02' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski3-3/+6
2022-03-02Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+13
2022-03-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-9/+30
2022-03-02drm/amdgpu: fix suspend/resume hang regressionQiang Yu1-1/+2
2022-03-03auxdisplay: lcd2s: Use proper API to free the instance of charlcd objectAndy Shevchenko1-2/+2
2022-03-03auxdisplay: lcd2s: Fix memory leak in ->remove()Andy Shevchenko1-11/+7
2022-03-03auxdisplay: lcd2s: Fix lcd2s_redefine_char() featureAndy Shevchenko1-1/+1
2022-03-02iwlwifi: mvm: return value for request_ownershipEmmanuel Grumbach1-2/+3
2022-03-02nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal1-1/+2
2022-03-02iwlwifi: fix build error for IWLMEIRandy Dunlap1-0/+1
2022-03-02Merge tag 'erofs-for-5.17-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-03-02Merge tag 'ntb-5.17-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds4-9/+38
2022-03-02ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustmentsJonathan Lemon1-2/+23
2022-03-02KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_runPaolo Bonzini1-12/+13
2022-03-02KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()Like Xu1-1/+1
2022-03-02btrfs: add missing run of delayed items after unlink during log replayFilipe Manana1-0/+18
2022-03-02btrfs: qgroup: fix deadlock between rescan worker and remove qgroupSidong Yang1-1/+8
2022-03-02btrfs: fix relocation crash due to premature return from btrfs_commit_transac...Omar Sandoval1-1/+31
2022-03-02btrfs: do not start relocation until in progress drops are doneJosef Bacik7-1/+91
2022-03-02btrfs: tree-checker: use u64 for item data end to avoid overflowSu Yue1-9/+9
2022-03-02btrfs: do not WARN_ON() if we have PageError setJosef Bacik1-3/+13
2022-03-02btrfs: fix lost prealloc extents beyond eof after full fsyncFilipe Manana1-12/+31
2022-03-02btrfs: subpage: fix a wrong check on subpage->writersQu Wenruo1-1/+1
2022-03-02erofs: fix ztailpacking on > 4GiB filesystemsGao Xiang1-1/+1
2022-03-02ALSA: intel_hdmi: Fix reference to PCM buffer addressZhen Ni1-1/+1
2022-03-02batman-adv: Don't expect inter-netns unique iflink indicesSven Eckelmann1-5/+14
2022-03-02batman-adv: Request iflink once in batadv_get_real_netdeviceSven Eckelmann1-4/+5
2022-03-02batman-adv: Request iflink once in batadv-on-batadv checkSven Eckelmann1-4/+5
2022-03-01Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede1-7/+7
2022-03-01Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede1-40/+22
2022-03-01tracing/histogram: Fix sorting on old "cpu" valueSteven Rostedt (Google)1-3/+3
2022-03-01net: dsa: restore error path of dsa_tree_change_tag_protoVladimir Oltean1-1/+1
2022-03-01Merge tag 'for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-36/+63
2022-03-01Bluetooth: Fix not checking MGMT cmd pending queueBrian Gix1-36/+63
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski13-20/+226
2022-03-01net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey3-6/+19
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-21/+41
2022-03-01s390/extable: fix exception table sortingHeiko Carstens1-2/+7
2022-03-01s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens4-5/+18
2022-03-01s390/ftrace: fix ftrace_caller/ftrace_regs_caller generationHeiko Carstens1-0/+35
2022-03-01s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov1-0/+2
2022-03-01drm/vrr: Set VRR capable prop only if it is attached to connectorManasi Navare1-0/+3
2022-03-01Merge tag 'binfmt_elf-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+18
2022-03-01binfmt_elf: Avoid total_mapping_size for ET_EXECKees Cook1-7/+18
2022-03-01thermal: core: Fix TZ_GET_TRIP NULL pointer dereferenceNicolas Cavallari1-2/+3
2022-03-01Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller10-22/+54
2022-03-01cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typoJohannes Berg1-1/+1
2022-03-01netfilter: nf_queue: handle socket prefetchFlorian Westphal1-0/+12
2022-03-01netfilter: nf_queue: fix possible use-after-freeFlorian Westphal3-8/+19
2022-03-01selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal4-1/+157
2022-03-01netfilter: nf_queue: don't assume sk is full socketFlorian Westphal1-1/+10
2022-03-01mac80211: treat some SAE auth steps as finalJohannes Berg2-5/+13
2022-03-01nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang1-0/+12
2022-03-01iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap1-3/+8
2022-03-01iwlwifi: don't advertise TWT supportGolan Ben Ami2-3/+1
2022-03-01rfkill: define rfill_soft_blocked() if !RFKILLBen Dooks1-0/+5
2022-03-01MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy1-1/+1
2022-03-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller5-6/+34
2022-02-28Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...Hans de Goede1-1/+15
2022-02-28Input: goodix - use the new soc_intel_is_byt() helperHans de Goede1-16/+2
2022-02-28Merge tag 'v5.17-rc4' into for-linusDmitry Torokhov18638-469399/+1139043
2022-02-28pinctrl: sunxi: Use unique lockdep classes for IRQsSamuel Holland1-0/+9
2022-02-28pinctrl-sunxi: sunxi_pinctrl_gpio_direction_in/output: use correct offsetHans Verkuil1-2/+4
2022-02-28e1000e: Correct NVM checksum verification flowSasha Neftin1-2/+2
2022-02-28e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin4-0/+32
2022-02-28netfilter: egress: silence egress hook lockdep splatsFlorian Westphal1-0/+4
2022-02-28netfilter: fix use-after-free in __nf_register_net_hook()Eric Dumazet1-2/+3
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds39-102/+138
2022-02-28Merge tag 'efi-urgent-for-v5.17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-8/+14
2022-02-28drm/arm: arm hdlcd select DRM_GEM_CMA_HELPERCarsten Haitzler1-0/+1
2022-02-28drm/bridge: ti-sn65dsi86: Properly undo autosuspendDouglas Anderson1-2/+3
2022-02-28igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin1-2/+0
2022-02-28igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen1-2/+0
2022-02-28ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap1-0/+2
2022-02-28blk-crypto: show crypto capabilities in sysfsEric Biggers7-1/+245
2022-02-28block: don't delete queue kobject before its childrenEric Biggers1-3/+5
2022-02-28block: simplify calling convention of elv_unregister_queue()Eric Biggers2-6/+5
2022-02-28blktrace: fix use after free for struct blk_traceblock-5.17-2022-03-04Yu Kuai1-8/+18
2022-02-28iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_findMiaoqian Lin1-1/+3
2022-02-28iommu/vt-d: Fix double list_add when enabling VMD in scalable modeAdrian Huang1-1/+1
2022-02-28drm/i915: s/JSP2/ICP2/ PCHVille Syrjälä2-2/+2
2022-02-28drm/i915/guc/slpc: Correct the param count for unset paramVinay Belgaumkar1-1/+1
2022-02-28nvme: check that EUI/GUID/UUID are globally uniqueChristoph Hellwig1-2/+36
2022-02-28nvme: check for duplicate identifiers earlierChristoph Hellwig1-7/+6
2022-02-28nvme: fix the check for duplicate unique identifiersChristoph Hellwig1-8/+10
2022-02-28nvme: cleanup __nvme_check_idsChristoph Hellwig1-5/+4
2022-02-28nvme: remove nssa from struct nvme_ctrlKeith Busch2-5/+5
2022-02-28nvme: explicitly set non-error for directivesKeith Busch1-0/+2
2022-02-28nvme: expose cntrltype and dctype through sysfsMartin Belanger3-1/+51
2022-02-28nvme: send uevent on connection upMartin Belanger1-0/+9
2022-02-28nvme: add vectored-io support for user-passthroughKanchan Joshi2-10/+31
2022-02-28nvme: add verbose error loggingAlan Adamson6-1/+247
2022-02-28nvme: add a helper to initialize connect_qChaitanya Kulkarni5-16/+16
2022-02-28nvme-rdma: add helpers for mapping/unmapping requestMax Gurtovoy1-46/+65
2022-02-28nvmet-tcp: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg1-3/+3
2022-02-28nvmet-rdma: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg1-3/+3
2022-02-28nvmet-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg1-6/+6
2022-02-28nvmet: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg1-2/+2
2022-02-28nvme-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg1-8/+8
2022-02-28nvme: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg1-9/+9
2022-02-28nvmet: allow bdev in buffered_io modeChaitanya Kulkarni1-0/+8
2022-02-28nvmet: use i_size_read() to set size for file-nsChaitanya Kulkarni2-14/+5
2022-02-28nvme-fabrics: remove unnecessary braces for caseChaitanya Kulkarni1-1/+1
2022-02-28nvme-fabrics: use consistent zeroout patternChaitanya Kulkarni1-2/+1
2022-02-28nvme-fabrics: use unsigned int typeChaitanya Kulkarni1-1/+1
2022-02-28nvme-fabrics: use unsigned int typeChaitanya Kulkarni1-1/+1