summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
14 dayshdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu
14 daysnet: ethernet: ti: icssg: guard PA stat lookupsPhilippe Schenker
14 daysrocker: Fix memory leak in ofdpa_port_fdb()Ziran Zhang
14 daysrtc: mv: add suspend/resume support for wakeupXue Lei
14 daysrtc: aspeed: add AST2700 compatibleTommy Huang
14 daysrtc: interface: fix typos in rtc_handle_legacy_irq() documentationYahya Saqban
14 daysrtc: msc313: fix NULL deref in shared IRQ handler at probeStepan Ionichev
14 daysrtc: remove unused pcap driverArnd Bergmann
14 daysrtc: interface: Add rtc_read_next_alarm() to read next expiring timerMario Limonciello
14 daysnbd: don't warn when reclassifying a busy socket lockDeepanshu Kartikey
14 dayse1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor LakeDima Ruinskiy
14 daysi40e: Fix i40e_debug() to use struct i40e_hw argumentMohamed Khalfella
14 daysice: dpll: fix memory leak in ice_dpll_init_info error pathsZhaoJinming
14 daysice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_infoZhaoJinming
14 daysrtc: isl1208: Balance enable_irq_wake() with disable_irq_wake() on cleanupJohn Madieu
14 daysice: call netif_keep_dst() once when entering switchdev modeMarcin Szycik
14 daysice: fix ice_init_link() error return preventing probePaul Greenwalt
14 daysice: fix AQ error code comparison in ice_set_pauseparam()Lukasz Czapnik
14 daysice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()Dawid Osuchowski
14 daysPCI: endpoint: pci-epf-vntb: Guard configfs writes after EPC attachKoichiro Den
14 daysPCI: endpoint: pci-epf-vntb: Reject unusable doorbell countsKoichiro Den
14 daysPCI: endpoint: pci-epf-vntb: Report 0-based doorbell vector via ntb_db_event()Koichiro Den
14 daysPCI: endpoint: pci-epf-vntb: Defer pci_epc_raise_irq() out of atomic contextKoichiro Den
14 daysPCI: endpoint: pci-epf-vntb: Document legacy MSI doorbell offsetKoichiro Den
14 daysPCI: endpoint: pci-epf-ntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam
14 daysPCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam
14 daysrbd: switch to dynamic root deviceJohan Hovold
14 daysNTB: epf: Avoid calling pci_irq_vector() from hardirq contextKoichiro Den
14 daysNTB: epf: Fix request_irq() unwind in ntb_epf_init_isr()Koichiro Den
14 daysmisc: pci_endpoint_test: Remove dead BAR read before doorbell triggerCarlos Bilbao
14 daysmisc: pci_endpoint_test: Validate BAR index in doorbell testCarlos Bilbao
14 daysMerge tag 'staging-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
14 daysMerge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
14 daysMerge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
14 daysMerge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
14 daysMerge tag 'i2c-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds
14 daysMerge tag 'i3c/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
14 daysirqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on removeQingshuang Fu
14 daysMerge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
14 daysMerge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-06-22drm/sysfb: Avoid truncating maximum strideThomas Zimmermann
2026-06-22drm/sysfb: Return errno code from drm_sysfb_get_visible_size()Thomas Zimmermann
2026-06-22drm/sysfb: Avoid possible truncation with calculating visible sizeThomas Zimmermann
2026-06-22drm/sysfb: Do not page-align visible size of the framebufferThomas Zimmermann
2026-06-22drm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei
2026-06-22gpio: tb10x: fix struct tb10x_gpio kernel-docIgor Putko
2026-06-22gpiolib: initialize return value in gpiochip_set_multiple()Ruoyu Wang
2026-06-22power: sequencing: fix ABBA deadlock in pwrseq_device_unregister()Bartosz Golaszewski
2026-06-22power: sequencing: pcie-m2: Sort PCI device IDs in ascending orderWei Deng
2026-06-22pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()Wentao Liang