aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge tag 'qcom-arm64-fixes-for-7.1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann4-22/+17
11 daysMerge tag 'qcom-drivers-fixes-for-7.1' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann4-26/+95
11 daysMerge tag 'acpi-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-10/+70
11 daysMerge tag 'pm-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-6/+10
11 daysMerge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds89-485/+1965
11 daysMerge tag 'gpio-fixes-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-16/+35
11 dayssecurity/keys: fix missed RCU read section on lookupLinus Torvalds1-0/+1
11 daysHID: wacom: Fix OOB write in wacom_hid_set_device_mode()Lee Jones2-3/+11
11 daysdma-buf: fix UAF in dma_buf_fd() tracepointDavid Carlier1-1/+5
11 daysregmap: reject volatile update_bits() in cache-only modebui duc phuc1-0/+3
11 daysDisable -Wattribute-alias for clang-23 and newerNathan Chancellor5-0/+22
11 daysMerge tag 'qcomtee-fix-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-2/+4
11 daysMerge tag 'optee-fix-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-33/+74
11 daysgpio: rockchip: teardown bugs and resource leaksMarco Scardovi1-1/+16
11 daysgpio: rockchip: convert bank->clk to devm_clk_get_enabled()Marco Scardovi1-5/+1
11 daysgpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()Dan Carpenter1-2/+2
11 daysgpio: shared: fix lockdep false positive by removing unneeded lockBartosz Golaszewski1-2/+0
11 daysgpio: shared: fix deadlock on shared proxy's parent removalBartosz Golaszewski1-4/+3
11 daysgpio: adnp: fix flow control regression caused by scoped_guard()Bartosz Golaszewski1-1/+3
11 daysgpio: shared: undo the vote of the proxy on GPIO freeBartosz Golaszewski1-0/+9
11 daysMerge tag 'tee-fixes-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann3-32/+27
11 daysBluetooth: hci_sync: Reset device counters in hci_dev_close_sync()Heitor Alves de Siqueira1-0/+4
11 daysBluetooth: hci_sync: Set HCI_CMD_DRAIN_WORKQUEUE during device closeHeitor Alves de Siqueira1-0/+8
11 daysBluetooth: hci_core: Rework hci_dev_do_reset() to use hci_sync functionsHeitor Alves de Siqueira1-40/+3
11 daysBluetooth: ISO: serialize iso_sock_clear_timer with socket lockMuhammad Bilal1-1/+1
11 daysBluetooth: ISO: fix UAF in iso_recv_frameMuhammad Bilal1-3/+7
11 daysBluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rspLuiz Augusto von Dentz1-5/+22
11 daysBluetooth: l2cap: clear chan->ident on ECRED reconfiguration successZhenghang Xiao1-2/+8
11 daysspi: spi-mem: avoid mutating op template in spi_mem_supports_op()Santhosh Kumar K1-4/+11
11 daysfs/qnx6: fix pointer arithmetic in directory iterationArpith Kalaginanavoor1-4/+4
11 daysVFS: fix possible failure to unlock in nfsd4_create_file()NeilBrown1-0/+10
11 daysMerge branch 'dpll-zl3073x-various-fixes'Paolo Abeni6-50/+46
11 daysdpll: zl3073x: make frequency monitor a per-device attributeIvan Vecera4-29/+25
11 daysdpll: zl3073x: use __dpll_device_change_ntf() and remove change_workIvan Vecera2-19/+9
11 daysdpll: export __dpll_device_change_ntf() for use under dpll_lockIvan Vecera2-2/+12
11 daysMAINTAINERS: Add my employer to my entriesJoerg Roedel1-2/+2
11 daysMAINTAINERS: Add Vasant Hegde to reviewers of AMD IOMMUJoerg Roedel1-0/+1
11 daysMerge tag 'asoc-fix-v7.1-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai621-3405/+9463
11 daysMerge branch 'net-handshake-anchor-request-lifetime-to-a-pinned-file-reference'Paolo Abeni9-45/+129
11 daysnet/handshake: Drain pending requests at net namespace exitChuck Lever2-3/+12
11 daysnet/handshake: Verify file-reference balance in submit pathsChuck Lever1-0/+28
11 daysnet/handshake: Close the submit-side sock_hold raceChuck Lever1-12/+0
11 daysnet/handshake: hand off the pinned file reference to accept_doitChuck Lever3-5/+28
11 daysnet/handshake: Take a long-lived file reference at submitChuck Lever3-13/+37
11 daysnet/handshake: Pass negative errno through handshake_complete()Chuck Lever8-8/+18
11 daysnvme-tcp: store negative errno in queue->tls_errChuck Lever1-1/+1
11 daysnet/handshake: Use spin_lock_bh for hn_lockChuck Lever3-9/+11
11 daysnet: skbuff: fix missing zerocopy reference in pskb_carve helpersMinh Nguyen1-0/+4
11 daysMerge branch 'hibmcge-fix-rx-packet-corruption-issue'Paolo Abeni2-3/+6
11 daysnet: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX pathJijie Shao1-3/+3