summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests: mm: make map_fixed_noreplace test names stableMark Brown2024-06-151-8/+16
* mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXECJeff Xu2024-06-152-0/+87
* mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d...Rafael Aquini2024-06-151-0/+12
* gcov: add support for GCC 14Peter Oberparleiter2024-06-151-1/+3
* zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDINGOleg Nesterov2024-06-151-0/+1
* mm: huge_memory: fix misused mapping_large_folio_support() for anon foliosRan Xiaokai2024-06-152-11/+21
* lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()Suren Baghdasaryan2024-06-151-3/+8
* lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=nSuren Baghdasaryan2024-06-151-3/+13
* MAINTAINERS: remove Lorenzo as vmalloc reviewerLorenzo Stoakes2024-06-151-1/+0
* Revert "mm: init_mlocked_on_free_v3"David Hildenbrand2024-06-157-73/+9
* mm/page_table_check: fix crash on ZONE_DEVICEPeter Xu2024-06-151-1/+10
* gcc: disable '-Warray-bounds' for gcc-9Yury Norov2024-06-151-1/+1
* ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()Joseph Qi2024-06-153-82/+131
* ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()Joseph Qi2024-06-151-4/+6
* Linux 6.10-rc3v6.10-rc3Linus Torvalds2024-06-091-1/+1
* Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...Linus Torvalds2024-06-0919-29/+118
|\
| * perf bpf: Fix handling of minimal vmlinux.h file when interrupting the buildNamhyung Kim2024-06-051-0/+1
| * Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"Arnaldo Carvalho de Melo2024-06-051-4/+2
| * tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo2024-06-041-0/+6
| * tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_S...Arnaldo Carvalho de Melo2024-06-031-1/+3
| * tools headers UAPI: Update i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2024-05-281-3/+28
| * tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2024-05-282-4/+22
| * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2024-05-281-5/+4
| * tools headers: Update the syscall tables and unistd.h, mostly to support the ...Arnaldo Carvalho de Melo2024-05-285-2/+9
| * perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...Arnaldo Carvalho de Melo2024-05-271-1/+7
| * perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2024-05-271-1/+2
| * tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERYArnaldo Carvalho de Melo2024-05-272-7/+9
| * tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2024-05-271-0/+22
| * tools include UAPI: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2024-05-271-1/+3
* | Merge tag 'edac_urgent_for_v6.10_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-06-092-5/+7
|\ \
| * | EDAC/igen6: Convert PCIBIOS_* return codes to errnosIlpo Järvinen2024-06-041-2/+2
| * | EDAC/amd64: Convert PCIBIOS_* return codes to errnosIlpo Järvinen2024-06-041-3/+5
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-091-8/+0
|\ \ \
| * | | clk: sifive: Do not register clkdevs for PRCI clocksSamuel Holland2024-05-291-8/+0
| | |/ | |/|
* | | Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-06-092-4/+1
|\ \ \
| * | | cifs: Don't advance the I/O iterator before terminating subrequestDavid Howells2024-06-071-3/+0
| * | | smb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya2024-06-071-1/+1
| | |/ | |/|
* | | Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-06-0815-73/+222
|\ \ \
| * | | HID: Ignore battery for ELAN touchscreens 2F2C and 4116Louis Dalibard2024-06-072-0/+6
| * | | HID: i2c-hid: elan: fix reset suspend current leakageJohan Hovold2024-06-071-12/+47
| * | | dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' propertyJohan Hovold2024-06-071-0/+6
| * | | dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015MJohan Hovold2024-06-071-4/+8
| * | | dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schemaJohan Hovold2024-06-072-1/+66
| * | | input: Add support for "Do Not Disturb"Aseda Aboagye2024-06-073-0/+10
| * | | input: Add event code for accessibility keyAseda Aboagye2024-06-073-0/+3
| * | | hid: asus: asus_report_fixup: fix potential read out of boundsAndrew Ballance2024-06-071-2/+2
| * | | HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-041-0/+1
| * | | HID: intel-ish-hid: fix endian-conversionArnd Bergmann2024-06-042-45/+57
| * | | HID: nintendo: Fix an error handling path in nintendo_hid_probe()Christophe JAILLET2024-06-041-2/+4
| * | | HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()José Expósito2024-06-041-1/+3