index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-07
can: isotp: fix tx state handling for echo tx processing
Oliver Hartkopp
1
-33
/
+38
2022-11-07
can: af_can: fix NULL pointer dereference in can_rx_register()
Zhengchao Shao
1
-1
/
+1
2022-11-07
can: af_can: can_exit(): add missing dev_remove_pack() of canxl_packet
Chen Zhongjin
1
-0
/
+1
2022-11-07
mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
1
-3
/
+4
2022-11-07
mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
1
-1
/
+2
2022-11-07
mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
1
-1
/
+2
2022-11-07
mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
1
-1
/
+2
2022-11-07
mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
1
-1
/
+2
2022-11-07
mmc: cqhci: Provide helper for resetting both SDHCI and CQHCI
Brian Norris
1
-0
/
+24
2022-11-07
ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
Alexander Potapenko
1
-0
/
+1
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
tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
Lu Wei
1
-1
/
+1
2022-11-07
drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()
Yuan Can
1
-1
/
+6
2022-11-07
net: wwan: iosm: Remove unnecessary if_mutex lock
Zhaoping Shu
1
-36
/
+6
2022-11-07
net: wwan: mhi: fix memory leak in mhi_mbim_dellink
HW He
1
-0
/
+1
2022-11-07
net: wwan: iosm: fix memory leak in ipc_wwan_dellink
HW He
1
-0
/
+1
2022-11-07
hamradio: fix issue of dev reference count leakage in bpq_device_event()
Zhengchao Shao
1
-1
/
+1
2022-11-07
net: lapbether: fix issue of dev reference count leakage in lapbeth_device_event()
Zhengchao Shao
1
-1
/
+1
2022-11-07
KVM: s390: pci: Fix allocation size of aift kzdev elements
Rafael Mendonca
1
-1
/
+1
2022-11-07
KVM: s390: pv: don't allow userspace to set the clock under PV
Nico Boehr
3
-10
/
+20
2022-11-07
ACPI: video: Improve Chromebook checks
Hans de Goede
1
-8
/
+5
2022-11-06
Linux 6.1-rc4
Linus Torvalds
1
-1
/
+1
2022-11-06
Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
8
-91
/
+448
2022-11-06
Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
2
-14
/
+103
2022-11-06
Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-11
/
+18
2022-11-06
Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-9
/
+29
2022-11-06
Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
4
-21
/
+16
2022-11-06
mm/slab_common: Restore passing "caller" for tracing
Kees Cook
1
-2
/
+2
2022-11-06
io_uring: fix typo in io_uring.h comment
Jens Axboe
1
-1
/
+1
2022-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-60
/
+52
2022-11-06
Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
2
-18
/
+7
2022-11-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
6
-7
/
+21
2022-11-06
Merge tag '6.1-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-62
/
+105
2022-11-06
Merge tag 'trace-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
5
-26
/
+29
2022-11-06
Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
7
-36
/
+34
2022-11-06
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
4
-24
/
+18
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
Merge tag 'acpi-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+6
2022-11-05
Merge branch 'acpi-x86'
Rafael J. Wysocki
1
-0
/
+6
2022-11-05
Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linux
Linus Torvalds
4
-50
/
+77
[prev]
[next]