aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-01Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-7/+9
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 29-332/+1172
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 31-202/+1042
2022-03-31Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"Gravatar José Expósito 1-6/+0
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-24/+21
2022-03-31Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-6/+20
2022-03-31Merge tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-wat...Gravatar Linus Torvalds 10-246/+404
2022-03-31Merge tag 'auxdisplay-for-linus-v5.18-rc1' of https://github.com/ojeda/linuxGravatar Linus Torvalds 1-38/+17
2022-03-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 24-253/+1522
2022-03-31random: mix build-time latent entropy into pool at initGravatar Jason A. Donenfeld 1-0/+5
2022-03-31Merge tag 'acpi-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-36/+41
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 20-58/+87
2022-03-31Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+3
2022-03-31Merge branches 'acpi-ipmi', 'acpi-tables' and 'acpi-apei'Gravatar Rafael J. Wysocki 3-24/+21
2022-03-31vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devicesGravatar Eric Dumazet 1-0/+6
2022-03-31Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...Gravatar Jakub Kicinski 6-31/+36
2022-03-31gpio: ts5500: Fix Links to Technologic Systems web resourcesGravatar Kris Bahnsen 1-2/+2
2022-03-31gpio: ts4900: Fix comment formatting and grammarGravatar Kris Bahnsen 1-5/+7
2022-03-31net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGravatar Guangbin Huang 1-3/+3
2022-03-31net: hns3: fix the concurrency between functions reading debugfsGravatar Yufeng Mo 3-5/+12
2022-03-31can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...Gravatar Marc Kleine-Budde 1-0/+2
2022-03-31can: mcba_usb: properly check endpoint typeGravatar Pavel Skripkin 1-10/+16
2022-03-31can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathGravatar Hangyu Hua 1-1/+0
2022-03-31can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error pathGravatar Hangyu Hua 1-16/+14
2022-03-31can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error pathGravatar Hangyu Hua 1-1/+0
2022-03-31can: m_can: m_can_tx_handler(): fix use after free of skbGravatar Marc Kleine-Budde 1-2/+3
2022-03-31can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error valueGravatar Tom Rix 1-1/+1
2022-03-30Merge branch 'next' into for-linusGravatar Dmitry Torokhov 423-2642/+4366
2022-03-30net: sparx5: uses, depends on BRIDGE or !BRIDGEGravatar Randy Dunlap 1-0/+1
2022-03-30wireguard: socket: ignore v6 endpoints when ipv6 is disabledGravatar Jason A. Donenfeld 1-2/+2
2022-03-30wireguard: socket: free skb in send6 when ipv6 is disabledGravatar Wang Hai 1-0/+1
2022-03-30wireguard: queueing: use CFI-safe ptr_ring cleanup functionGravatar Jason A. Donenfeld 1-1/+2
2022-03-30Merge tag 'for-5.18/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-16/+71
2022-03-30sfc: Avoid NULL pointer dereference on systems without numa awarenessGravatar Martin Habets 1-7/+4
2022-03-30ptp: ocp: handle error from nvmem_device_findGravatar Jonathan Lemon 1-7/+8
2022-03-30net: dsa: felix: fix possible NULL pointer dereferenceGravatar Zheng Yongjun 1-0/+4
2022-03-30Merge tag 'pwm/for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 18-315/+381
2022-03-30Merge tag 'regulator-fix-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+3
2022-03-30Merge tag 'dmaengine-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 23-46/+258
2022-03-30Merge tag 'rproc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Gravatar Linus Torvalds 15-138/+758
2022-03-30Merge tag 'hwlock-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...Gravatar Linus Torvalds 2-5/+2
2022-03-30Merge tag 'rpmsg-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Gravatar Linus Torvalds 10-162/+418
2022-03-30Merge tag 'i3c/for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Gravatar Linus Torvalds 1-9/+142
2022-03-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 194-3662/+10765
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 15-1956/+419
2022-03-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 2-2/+5
2022-03-29rtc: check if __rtc_read_time was successfulGravatar Tom Rix 1-2/+5
2022-03-29rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sramGravatar Miaoqian Lin 1-0/+1
2022-03-29rtc: mc146818-lib: Fix the AltCentury for AMD platformsGravatar Mario Limonciello 1-1/+15
2022-03-29parisc: Fix CPU affinity for Lasi, WAX and Dino chipsGravatar Helge Deller 5-16/+71