aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-02-02Linux 6.14-rc1HEADmasterLinus Torvalds1-2/+2
2025-02-02Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-109/+575
2025-02-02Merge tag 'sh-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-11/+11
2025-02-02tools/power turbostat: version 2025.02.02Len Brown1-1/+1
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds11-24/+13
2025-02-01Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds1-3/+3
2025-02-01Merge tag 'v6.14-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...Linus Torvalds28-192/+884
2025-02-01Merge tag 'driver-core-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+12
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds34-448/+386
2025-02-01Merge tag 'media/v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-43/+27
2025-02-01MAINTAINERS: include linux-mm for xarray maintenanceAndrew Morton1-0/+1
2025-02-01revert "xarray: port tests to kunit"Andrew Morton16-410/+294
2025-02-01MAINTAINERS: add lib/test_xarray.cTamir Duberstein1-0/+1
2025-02-01mailmap, MAINTAINERS, docs: update Carlos's email addressCarlos Bilbao3-6/+8
2025-02-01mm/hugetlb: fix hugepage allocation for interleaved memory nodesRitesh Harjani (IBM)1-1/+1
2025-02-01mm: gup: fix infinite loop within __get_longterm_lockedZhaoyang Huang1-10/+4
2025-02-01mm, swap: fix reclaim offset calculation error during allocationKairui Song1-1/+1
2025-02-01.mailmap: update email address for Christopher ObbardChristopher Obbard1-0/+1
2025-02-01kfence: skip __GFP_THISNODE allocations on NUMA systemsMarco Elver1-0/+2
2025-02-01nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich1-3/+3
2025-02-01mm: compaction: use the proper flag to determine watermarksyangge1-4/+25
2025-02-01kernel: be more careful about dup_mmap() failures and uprobe registeringLiam R. Howlett2-3/+18
2025-02-01mm/fake-numa: handle cases with no SRAT infoBruno Faccini1-1/+10
2025-02-01mm: kmemleak: fix upper boundary check for physical address objectsCatalin Marinas1-1/+1
2025-02-01mailmap: add an entry for Hamza MahfoozHamza Mahfooz1-0/+1
2025-02-01MAINTAINERS: mailmap: update Yosry Ahmed's email addressYosry Ahmed2-1/+2
2025-02-01scripts/gdb: fix aarch64 userspace detection in get_current_taskJan Kiszka1-1/+1
2025-02-01mm/vmscan: accumulate nr_demoted for accurate demotion statisticsLi Zhijian1-3/+4
2025-02-01ocfs2: fix incorrect CPU endianness conversion causing mount failureHeming Zhao1-1/+1
2025-02-01mm/zsmalloc: add __maybe_unused attribute for is_first_zpdesc()Hyeonggon Yoo1-1/+1
2025-02-01mm/vmscan: fix hard LOCKUP in function isolate_lru_foliosliuye2-1/+6
2025-02-01sh: boards: Use imply to enable hardware with complex dependenciesGeert Uytterhoeven1-2/+2
2025-02-01sh: Migrate to the generic rule for built-in DTBMasahiro Yamada4-7/+7
2025-02-01sh: irq: Use seq_put_decimal_ull_width() for decimal valuesDavid Wang1-2/+2
2025-01-31Merge tag 'for-linus-hexagon-6.14-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-18/+31
2025-01-31Remove stale generated 'genheaders' fileLinus Torvalds1-0/+0
2025-01-31Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-6/+26
2025-01-31Merge tag 'hardening-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+109
2025-01-31Merge tag 'drm-next-2025-02-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds6-21/+16
2025-01-31Merge tag 'pci-v6.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-15/+19
2025-01-31Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds47-282/+1111
2025-01-31Revert "media: uvcvideo: Require entities to have a non-zero unique ID"Thadeu Lima de Souza Cascardo1-43/+27
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds68-306/+4491
2025-01-31Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds34-130/+164
2025-01-31Merge tag 'io_uring-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds21-243/+272
2025-02-01kbuild: fix Clang LTO with CONFIG_OBJTOOL=nMasahiro Yamada2-4/+8
2025-02-01kbuild: Strip runtime const RELA sections correctlyArd Biesheuvel4-16/+7
2025-01-31Merge tag 'ata-6.14-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+14
2025-01-31cifs: Fix parsing native symlinks directory/file typePali Rohár4-0/+62
2025-01-31cifs: update internal version numberSteve French1-2/+2
2025-01-31cifs: Add support for creating WSL-style symlinksPali Rohár1-12/+53
2025-01-31smb3: add support for IAKerbSteve French5-3/+12
2025-01-31cifs: Fix struct FILE_ALL_INFOPali Rohár2-11/+7
2025-01-31cifs: Add support for creating NFS-style symlinksPali Rohár1-8/+39
2025-01-31cifs: Add support for creating native Windows socketsPali Rohár5-0/+45
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-20/+57
2025-01-31Merge tag 'ceph-for-6.14-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds3-31/+17
2025-01-31Merge tag 'for-linus-6.14-ofs4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2025-01-31Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-21/+6
2025-01-31Merge tag 'sound-fix-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds27-71/+233
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig26-84/+136
2025-01-31Revert "mips: fix shmctl/semctl/msgctl syscall for o32"Thomas Bogendoerfer1-3/+3
2025-01-30MAINTAINERS: Update my email addressBrian Cain2-1/+3
2025-01-30hexagon: Fix unbalanced spinlock in die()Lin Yujun1-1/+3
2025-01-30hexagon: Fix warning comparing pointer to 0Yang Li1-1/+1
2025-01-30hexagon: Move kernel prototypes out of uapi/asm/setup.h headerThomas Huth2-12/+22
2025-01-30hexagon: time: Remove redundant null check for resourceHardevsinh Palaniya1-2/+1
2025-01-30hexagon: fix using plain integer as NULL pointer warning in cmpxchgWillem de Bruijn1-1/+1
2025-01-30Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-143/+46
2025-01-30Merge tag 'ubifs-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-35/+117
2025-01-30Merge tag 'rtc-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds61-102/+180
2025-01-30Merge tag 'i2c-for-6.14-rc1-take2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+7
2025-01-30Merge tag 'perf-tools-fixes-for-v6.14-2025-01-30' of git://git.kernel.org/pub...Linus Torvalds7-90/+113
2025-01-30Merge tag 'audit-pr-20250130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-01-31Merge tag 'amd-drm-fixes-6.14-2025-01-29' of https://gitlab.freedesktop.org/a...Dave Airlie6-21/+16
2025-01-30Merge tag 'acpi-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+58
2025-01-30Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds11-132/+162
2025-01-30Merge branch 'pm-sleep'Rafael J. Wysocki3-14/+27
2025-01-30Merge branch 'pm-cpuidle'Rafael J. Wysocki1-101/+96
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds103-420/+877
2025-01-30Merge tag 'docs-6.14-2' of git://git.lwn.net/linuxLinus Torvalds2-3/+1
2025-01-30Merge tag 's390-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-5/+1
2025-01-30Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds34-668/+1109
2025-01-30Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+26
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds43-307/+359
2025-01-30Merge tag 'nf-25-01-30' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-4/+4
2025-01-30MAINTAINERS: add Neal to TCP maintainersJakub Kicinski1-0/+1
2025-01-30net: revert RTNL changes in unregister_netdevice_many_notify()Eric Dumazet1-30/+3
2025-01-30net: hsr: fix fill_frame_info() regression vs VLAN packetsEric Dumazet1-2/+5
2025-01-30kbuild: Use -fzero-init-padding-bits=allKees Cook1-0/+3
2025-01-30stackinit: Add union initialization to selftestsKees Cook1-0/+103
2025-01-30stackinit: Add old-style zero-init syntax to struct testsKees Cook1-0/+3
2025-01-30Merge tag 'ntfs3_for_6.14' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds8-94/+112
2025-01-30Merge tag 'bcachefs-2025-01-29' of git://evilpiepirate.org/bcachefsLinus Torvalds21-159/+275
2025-01-30io_uring/net: don't retry connect operation on EPOLLERRJens Axboe2-0/+7
2025-01-30Merge branch 'mptcp-blackhole-only-if-1st-syn-retrans-w-o-mpc-is-accepted'Paolo Abeni2-3/+3
2025-01-30doc: mptcp: sysctl: blackhole_timeout is per-netnsMatthieu Baerts (NGI0)1-1/+1
2025-01-30mptcp: blackhole only if 1st SYN retrans w/o MPC is acceptedMatthieu Baerts (NGI0)1-2/+2
2025-01-30ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro 7130Takashi Iwai1-0/+16
2025-01-30netfilter: nf_tables: reject mismatching sum of field_len with set key lengthPablo Neira Ayuso1-4/+4
2025-01-30Merge branch 'fix-missing-rtnl-lock-in-suspend-path'Paolo Abeni2-8/+18
2025-01-30net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent1-0/+4
2025-01-30net: ravb: Fix missing rtnl lock in suspend/resume pathKory Maincent1-8/+14
2025-01-30Merge tag 'for-net-2025-01-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni5-9/+20
2025-01-30debugfs: Fix the missing initializations in __debugfs_file_get()Al Viro1-8/+12
2025-01-29selftests/net: Add test for loading devbound XDP program in generic modeToke Høiland-Jørgensen1-1/+13
2025-01-29net: xdp: Disallow attaching device-bound programs in generic modeToke Høiland-Jørgensen1-0/+4
2025-01-29tcp: correct handling of extreme memory squeezeJon Maloy1-3/+6
2025-01-29bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki1-2/+1
2025-01-29Merge branch 'vsock-transport-reassignment-and-error-handling-issues'Jakub Kicinski4-72/+153
2025-01-29vsock/test: Add test for connect() retriesMichal Luczaj1-0/+47
2025-01-29vsock/test: Add test for UAF due to socket unbindingMichal Luczaj1-0/+58
2025-01-29vsock/test: Introduce vsock_connect_fd()Michal Luczaj2-28/+18
2025-01-29vsock/test: Introduce vsock_bind()Michal Luczaj3-49/+26
2025-01-29vsock: Allow retrying on connect() failureMichal Luczaj1-0/+5
2025-01-29vsock: Keep the binding until socket destructionMichal Luczaj1-2/+6
2025-01-29riscv: add a warning when physical memory address overflowsYunhui Cui2-2/+6
2025-01-29audit: Initialize lsmctx to avoid memory allocation errorHuacai Chen1-1/+1
2025-01-30kconfig: fix memory leak in sym_warn_unmet_dep()Masahiro Yamada1-0/+1
2025-01-30kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LISTMasahiro Yamada1-2/+4
2025-01-29cifs: Add mount option -o reparse=nonePali Rohár3-1/+11
2025-01-29cifs: Add mount option -o symlink= for choosing symlink create typePali Rohár8-24/+214
2025-01-29cifs: Fix creating and resolving absolute NT-style symlinksPali Rohár3-18/+273
2025-01-29cifs: Simplify reparse point check in cifs_query_path_info() functionPali Rohár1-25/+1
2025-01-29cifs: Remove symlink member from cifs_open_info_data unionPali Rohár3-7/+4
2025-01-29cifs: Update description about ACL permissionsPali Rohár1-21/+61
2025-01-29cifs: Rename struct reparse_posix_data to reparse_nfs_data_buffer and move to...Pali Rohár3-21/+19
2025-01-29cifs: Remove struct reparse_posix_data from struct cifs_open_info_dataPali Rohár2-7/+3
2025-01-29cifs: Remove unicode parameter from parse_reparse_point() functionPali Rohár5-18/+14
2025-01-29cifs: Fix getting and setting SACLs over SMB1Pali Rohár3-13/+18
2025-01-29cifs: Remove intermediate object of failed create SFU callPali Rohár1-1/+22
2025-01-29cifs: Validate EAs for WSL reparse pointsPali Rohár1-4/+18
2025-01-29cifs: Change translation of STATUS_PRIVILEGE_NOT_HELD to -EPERMPali Rohár2-2/+3
2025-01-29Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-163/+513
2025-01-29Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds32-171/+922
2025-01-29Merge tag 'dmaengine-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds47-377/+2061
2025-01-29Bluetooth: L2CAP: accept zero as a special value for MTU auto-selectionFedor Pchelkin1-2/+2
2025-01-29Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale1-2/+1
2025-01-29Bluetooth: Add ABI doc for sysfs resetHsin-chen Chuang2-0/+10
2025-01-29Bluetooth: Fix possible infinite recursion of btusb_resetHsin-chen Chuang1-5/+0
2025-01-29Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()Douglas Anderson1-0/+7
2025-01-29Merge tag 'regulator-fix-v6.14-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds2-1/+58
2025-01-29Merge tag 'for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-4/+18
2025-01-29Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds10-97/+319
2025-01-29Merge tag 'powerpc-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-2/+7
2025-01-29Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds4-462/+53
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds105-113/+113
2025-01-29Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-78/+1924
2025-01-29lib/crc32: remove other generic implementationsEric Biggers4-361/+40
2025-01-29lib/crc: simplify the kconfig options for CRC implementationsEric Biggers1-102/+14
2025-01-29fs: pack struct kstat betterChristoph Hellwig1-2/+2
2025-01-29block: fix nr_hw_queue update racing with disk addition/removalNilay Shroff1-8/+9
2025-01-29block: get rid of request queue ->sysfs_dir_lockNilay Shroff5-31/+5
2025-01-29s390/tracing: Define ftrace_get_symaddr() for s390Masami Hiramatsu (Google)1-0/+1
2025-01-29s390/fgraph: Fix to remove ftrace_test_recursion_trylock()Masami Hiramatsu (Google)1-5/+0
2025-01-29Merge tag 'asoc-fix-v6.14-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai22-68/+205
2025-01-29s390/vmlogrdr: Use array instead of string initializerHeiko Carstens1-3/+3
2025-01-29s390/vmlogrdr: Use internal_name for error messagesHeiko Carstens1-1/+1
2025-01-29PM: sleep: core: Synchronize runtime PM status of parents and childrenRafael J. Wysocki2-9/+21
2025-01-29cpufreq: airoha: Depends on OFViresh Kumar1-1/+1
2025-01-29rtc: pcf2127: add BSM supportAlexandre Belloni1-0/+82
2025-01-28Merge tag 'x86-urgent-2025-01-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2025-01-28Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds36-317/+838
2025-01-28Merge tag 'vfio-v6.14-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds5-69/+196
2025-01-28io_uring/rw: simplify io_rw_recycle()Pavel Begunkov1-13/+3
2025-01-28io_uring: remove !KASAN guards from cache freePavel Begunkov2-4/+0
2025-01-28io_uring/net: extract io_send_select_buffer()Pavel Begunkov1-37/+50
2025-01-28io_uring/net: clean io_msg_copy_hdr()Pavel Begunkov1-3/+4
2025-01-28io_uring/net: make io_net_vec_assign() return voidPavel Begunkov1-4/+5
2025-01-28io_uring: add alloc_cache.cPavel Begunkov3-36/+54
2025-01-28io_uring: dont ifdef io_alloc_cache_kasan()Pavel Begunkov1-9/+5
2025-01-28io_uring: include all deps for alloc_cache.hPavel Begunkov1-0/+2
2025-01-28x86/sev: Disable jump tables in SEV startup codeArd Biesheuvel1-0/+4
2025-01-28docs: power: Fix footnote reference for Toshiba Satellite P10-554Bagas Sanjaya1-1/+1
2025-01-28Documentation: ublk: Drop Stefan Hajnoczi's message footnoteBagas Sanjaya1-2/+0
2025-01-28drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen1-4/+8
2025-01-28drm/amdkfd: only flush the validate MES contexPrike Liang1-2/+5
2025-01-28drm/amd/display: Correct register address in dcn35loanchen1-1/+1
2025-01-28drm/amd/pm: Mark MM activity as unsupportedLijo Lazar1-1/+0
2025-01-28drm/amd/amdgpu: change the config of cgcg on gfx12Kenneth Feng1-11/+0
2025-01-28drm/amdkfd: Block per-queue reset when halt_if_hws_hang=1Jay Cornwall1-2/+2
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds121-999/+3259
2025-01-28Merge tag 'stop-machine.2025.01.28a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-01-28Merge tag 'csd-lock.2025.01.28a' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2025-01-28Merge tag 'bootconfig-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2025-01-28perf cpumap: Fix die and cluster IDsJames Clark1-2/+2
2025-01-28Merge tag 'tty-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds30-433/+592
2025-01-28perf test: Skip syscall enum test if no landlock syscallNamhyung Kim1-2/+6
2025-01-28perf trace: Fix runtime error of index out of boundsHoward Chu1-1/+5
2025-01-28ALSA: hda: Fix headset detection failure due to unstable sortKuan-Wei Chiu2-1/+8
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds69-2218/+3112
2025-01-28Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds22-31/+312
2025-01-28s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens4-10/+9
2025-01-28Merge tag 'sparc-for-6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-13/+12
2025-01-28tools/bootconfig: Fix the wrong format specifierLuo Yifan1-2/+2
2025-01-28tools/power turbostat: Add CPU%c1e BIC for CWFPatryk Wlazlyn1-0/+68
2025-01-28s390/tools: Use array instead of string initializerHeiko Carstens1-6/+21
2025-01-28io_uring: fix multishots with selected buffersPavel Begunkov1-0/+2
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados106-114/+114
2025-01-28bonding: Correctly support GSO ESP offloadCosmin Ratiu1-9/+10