summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: fix null-ptr-deref when journal load failed.Julian Sun2024-09-101-3/+4
* alloc_tag: fix allocation tag reporting when CONFIG_MODULES=nSuren Baghdasaryan2024-09-021-6/+11
* mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_areaAdrian Huang2024-09-021-1/+4
* mailmap: update entry for Jan KuligaJan Kuliga2024-09-021-0/+1
* codetag: debug: mark codetags for poisoned page as emptyHao Ge2024-09-021-0/+7
* mm/memcontrol: respect zswap.writeback setting from parent cg tooMike Yuan2024-09-022-6/+13
* scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enumMarc Zyngier2024-09-021-17/+49
* Revert "mm: skip CMA pages when they are not available"Usama Arif2024-09-021-22/+2
* maple_tree: remove rcu_read_lock() from mt_validate()Liam R. Howlett2024-09-021-5/+2
* kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=yPetr Tesarik2024-09-021-1/+1
* mm/slub: add check for s->flags in the alloc_tagging_slab_free_hookHao Ge2024-09-021-0/+4
* nilfs2: fix state management in error path of log writing functionRyusuke Konishi2024-09-021-4/+6
* nilfs2: fix missing cleanup on rollforward recovery errorRyusuke Konishi2024-09-021-2/+33
* nilfs2: protect references to superblock parameters exposed in sysfsRyusuke Konishi2024-09-021-10/+33
* userfaultfd: don't BUG_ON() if khugepaged yanks our page tableJann Horn2024-09-021-3/+4
* userfaultfd: fix checks for huge PMDsJann Horn2024-09-021-10/+12
* mm: vmalloc: ensure vmap_block is initialised before adding to queueWill Deacon2024-09-021-1/+1
* selftests: mm: fix build errors on armhfMuhammad Usama Anjum2024-09-022-36/+14
* Linux 6.11-rc6v6.11-rc6Linus Torvalds2024-09-011-1/+1
* Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-09-018-45/+94
|\
| * cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target regionDavid Howells2024-08-281-2/+14
| * cifs: Fix copy offload to flush destination regionDavid Howells2024-08-281-17/+4
| * netfs, cifs: Fix handling of short DIO readDavid Howells2024-08-283-10/+21
| * cifs: Fix lack of credit renegotiation on read retryDavid Howells2024-08-286-16/+55
* | Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefsLinus Torvalds2024-09-015-116/+68
|\ \
| * | bcachefs: Mark more errors as autofixKent Overstreet2024-09-011-5/+5
| * | bcachefs: Revert lockless buffered IO pathKent Overstreet2024-09-012-110/+40
| * | bcachefs: Fix bch2_extents_match() false positiveKent Overstreet2024-08-271-1/+22
| * | bcachefs: Fix failure to return error in data_update_index_update()Kent Overstreet2024-08-271-0/+1
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...Linus Torvalds2024-08-313-11/+4
|\ \ \
| * | | apparmor: fix policy_unpack_test on big endian systemsGuenter Roeck2024-08-261-3/+3
| * | | Revert "MIPS: csrc-r4k: Apply verification clocksource flags"Guenter Roeck2024-08-261-3/+1
| * | | microblaze: don't treat zero reserved memory regions as errorMike Rapoport2024-08-261-5/+0
* | | | Merge tag 'pwrseq-fixes-for-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-08-311-0/+7
|\ \ \ \
| * | | | power: sequencing: qcom-wcn: set the wlan-enable GPIO to outputBartosz Golaszewski2024-08-311-0/+7
| |/ / /
* | | | Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-08-3114-18/+78
|\ \ \ \
| * \ \ \ Merge tag 'usb-serial-6.11-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-08-301-0/+5
| |\ \ \ \
| | * | | | USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian2024-08-271-0/+5
| * | | | | usb: cdnsp: fix for Link TRB with TCPawel Laszczak2024-08-242-0/+31
| * | | | | usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski2024-08-221-1/+4
| * | | | | usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski2024-08-221-8/+3
| * | | | | usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)Michael Grzeschik2024-08-221-1/+2
| * | | | | usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu2024-08-221-0/+1
| * | | | | usb: typec: fsa4480: Relax CHIP_ID checkLuca Weiss2024-08-221-1/+1
| * | | | | usb: dwc3: xilinx: add missing depopulate in probe error pathKrzysztof Kozlowski2024-08-221-1/+6
| * | | | | usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski2024-08-221-1/+3
| * | | | | dt-bindings: usb: microchip,usb2514: Fix reference USB device schemaAlexander Stein2024-08-221-1/+8
| * | | | | usb: gadget: uvc: queue pump work in uvcg_video_enable()Xu Yang2024-08-221-0/+1
| * | | | | cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray2024-08-221-0/+3
| * | | | | usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq functionPawel Laszczak2024-08-221-1/+1