index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jbd2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-07
fs/userfaultfd: Fix maple tree iterator in userfaultfd_unregister()
Liam Howlett
1
-0
/
+3
2022-11-07
platform/x86: p2sb: Don't fail if unknown CPU is found
Andy Shevchenko
1
-9
/
+6
2022-11-07
platform/x86/intel/hid: Add some ACPI device IDs
Ivan Hu
1
-0
/
+3
2022-11-07
platform/x86/intel/pmt: Sapphire Rapids PMT errata fix
David E. Box
1
-1
/
+30
2022-11-07
platform/x86: hp_wmi: Fix rfkill causing soft blocked wifi
Jorge Lopez
1
-2
/
+10
2022-11-07
platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1
Hans de Goede
1
-0
/
+25
2022-11-07
platform/x86: ideapad-laptop: Disable touchpad_switch
Manyi Li
1
-1
/
+24
2022-11-07
ACPI: video: Add backlight=native DMI quirk for Dell G15 5515
Hans de Goede
1
-0
/
+14
2022-11-07
ACPI: video: Make acpi_video_backlight_use_native() always return true
Hans de Goede
1
-1
/
+13
2022-11-07
ACPI: video: Improve Chromebook checks
Hans de Goede
1
-8
/
+5
2022-11-07
Linux 6.1-rc4
v6.1-rc4
Linus Torvalds
1
-1
/
+1
2022-11-06
ext4: fix fortify warning in fs/ext4/fast_commit.c:1551
Theodore Ts'o
1
-2
/
+3
2022-11-06
ext4: fix wrong return err in ext4_load_and_init_journal()
Jason Yan
1
-1
/
+1
2022-11-06
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
1
-1
/
+2
2022-11-06
ext4: fix BUG_ON() when directory entry has invalid rec_len
Luís Henriques
1
-1
/
+9
2022-11-05
cifs: fix use-after-free on the link name
ChenXiaoSong
2
-6
/
+25
2022-11-05
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
3
-51
/
+55
2022-11-05
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
4
-5
/
+25
2022-11-05
Revert "hwmon: (pmbus) Add regulator supply into macro"
Guenter Roeck
1
-1
/
+0
2022-11-05
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
1
-13
/
+103
2022-11-05
cxl/region: Recycle region ids
Dan Williams
1
-0
/
+20
2022-11-05
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
3
-3
/
+19
2022-11-05
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
1
-19
/
+278
2022-11-05
tools/testing/cxl: Fix some error exits
Dan Williams
1
-2
/
+2
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
3
-37
/
+68
2022-11-04
cxl/region: Fix cxl_region leak, cleanup targets at region delete
Dan Williams
1
-0
/
+11
2022-11-04
cxl/region: Fix region HPA ordering validation
Dan Williams
1
-0
/
+3
2022-11-04
x86/cpu: Add several Intel server CPU model numbers
Tony Luck
1
-1
/
+10
2022-11-04
tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()
Shang XiaoJing
1
-11
/
+7
2022-11-04
tracing/fprobe: Fix to check whether fprobe is registered correctly
Masami Hiramatsu (Google)
1
-1
/
+2
2022-11-04
fprobe: Check rethook_alloc() return in rethook initialization
Rafael Mendonca
1
-0
/
+2
2022-11-04
kprobe: reverse kp->flags when arm_kprobe failed
Li Qiang
1
-1
/
+4
2022-11-03
cxl/pmem: Use size_add() against integer overflow
Yu Zhe
1
-1
/
+1
2022-11-03
arm64: cpufeature: Fix the visibility of compat hwcaps
Amit Daniel Kachhap
2
-10
/
+70
2022-11-03
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
4
-2
/
+69
2022-11-03
KVM: x86: Fix a typo about the usage of kvcalloc()
Liao Chang
1
-1
/
+1
2022-11-03
KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()
Ben Gardon
1
-0
/
+3
2022-11-03
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
Dexuan Cui
1
-1
/
+4
2022-11-03
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
Dexuan Cui
1
-2
/
+0
2022-11-03
x86/xen: simplify sysenter and syscall setup
Juergen Gross
1
-17
/
+6
2022-11-03
x86/xen: silence smatch warning in pmu_msr_chk_emulated()
Juergen Gross
1
-1
/
+1
2022-11-03
ftrace: Fix use-after-free for dynamic ftrace_ops
Li Huafei
1
-13
/
+3
2022-11-03
ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()
Steven Rostedt (Google)
1
-0
/
+11
2022-11-03
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
1
-4
/
+10
2022-11-03
bridge: Fix flushing of dynamic FDB entries
Ido Schimmel
2
-2
/
+2
2022-11-03
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
1
-1
/
+1
2022-11-03
net/smc: Fix possible leaked pernet namespace in smc_init()
Chen Zhongjin
1
-2
/
+4
2022-11-03
stmmac: dwmac-loongson: fix invalid mdio_node
Liu Peibao
1
-5
/
+2
2022-11-03
ibmvnic: Free rwi on reset success
Nick Child
1
-8
/
+8
2022-11-03
net: mdio: fix undefined behavior in bit shift for __mdiobus_register
Gaosheng Cui
1
-1
/
+1
[next]