summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-07mm/percpu.c: remove the lcm code since block size is fixed at page sizeBaoquan He
2022-11-07mm/percpu: replace the goto with breakBaoquan He
2022-11-07mm/percpu: add comment to state the empty populated pages accountingBaoquan He
2022-11-07mm/percpu: Update the code comment when creating new chunkBaoquan He
2022-11-07mm/percpu: use list_first_entry_or_null in pcpu_reclaim_populated()Baoquan He
2022-11-07mm/percpu: remove unused pcpu_map_extend_chunksBaoquan He
2022-11-06Linux 6.1-rc4Linus Torvalds
2022-11-06Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-06Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-06Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-11-06Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-06Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-06Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-06Merge tag '6.1-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-11-06Merge tag 'trace-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-11-06Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-11-06Merge branch 'kvm-master' into HEADPaolo Bonzini
2022-11-06ext4: fix fortify warning in fs/ext4/fast_commit.c:1551Theodore Ts'o
2022-11-06ext4: fix wrong return err in ext4_load_and_init_journal()Jason Yan
2022-11-06ext4: fix warning in 'ext4_da_release_space'Ye Bin
2022-11-06ext4: fix BUG_ON() when directory entry has invalid rec_lenLuís Henriques
2022-11-05Merge tag 'acpi-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-11-05Merge branch 'acpi-x86'Rafael J. Wysocki
2022-11-05Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-04cifs: fix use-after-free on the link nameChenXiaoSong
2022-11-04cifs: avoid unnecessary iteration of tcp sessionsShyam Prasad N
2022-11-04cifs: always iterate smb sessions using primary channelShyam Prasad N
2022-11-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-11-04Merge tag 'i2c-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-04Revert "hwmon: (pmbus) Add regulator supply into macro"Guenter Roeck
2022-11-04hwmon: (scmi) Register explicitly with Thermal FrameworkCristian Marussi
2022-11-04cxl/region: Recycle region idsDan Williams
2022-11-04cxl/region: Fix 'distance' calculation with passthrough portsDan Williams
2022-11-04tools/testing/cxl: Add a single-port host-bridge regression configDan Williams
2022-11-04tools/testing/cxl: Fix some error exitsDan Williams
2022-11-04cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams
2022-11-04cxl/region: Fix cxl_region leak, cleanup targets at region deleteDan Williams
2022-11-04cxl/region: Fix region HPA ordering validationDan Williams
2022-11-04Merge tag 'xfs-6.1-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-11-04Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-04Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-04Merge tag 'soc-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-04x86/cpu: Add several Intel server CPU model numbersTony Luck
2022-11-04Merge tag 'drm-fixes-2022-11-04-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-11-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-04tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()Shang XiaoJing
2022-11-04tracing/fprobe: Fix to check whether fprobe is registered correctlyMasami Hiramatsu (Google)