aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-04-30Merge branches 'acpi-apei', 'acpi-bus', 'acpi-cppc' and 'acpi-video'Rafael J. Wysocki5-23/+44
2026-04-30hwmon: (corsair-psu) Close HID device on probe errorsMyeonghun Pak1-2/+2
2026-04-30hwmon: Remove stale CONFIG_SENSORS_SBRMI Makefile referenceSasha Levin1-1/+0
2026-04-30Documentation: hwmon: fix link to ideapad-laptop.c fileNinad Naik1-1/+1
2026-04-30hwmon: (ltc2992) Fix u32 overflow in power read pathSanman Pradhan1-2/+4
2026-04-30hwmon: (ltc2992) Clamp threshold writes to hardware rangeSanman Pradhan1-7/+28
2026-04-30s390/pai: Disable duplicate read of kernel PAI counter valueThomas Richter1-1/+1
2026-04-30netfilter: flowtable: ensure sufficient headroom in xmit pathPablo Neira Ayuso1-2/+11
2026-04-30netfilter: xtables: fix L4 header parsing for non-first fragmentsFernando Fernandez Mancera5-3/+23
2026-04-30netfilter: nf_tables: skip L4 header parsing for non-first fragmentsFernando Fernandez Mancera4-7/+7
2026-04-30netfilter: nf_socket: skip socket lookup for non-first fragmentsFernando Fernandez Mancera2-2/+6
2026-04-30Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds74-603/+1351
2026-04-30Merge tag 'ata-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds1-14/+7
2026-04-30Merge tag 'sound-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds32-122/+266
2026-04-30ALSA: hda/realtek: Fix speaker silence after S3 resume on Xiaomi Mi Laptop Pro 15Yuriy Padlyak1-0/+19
2026-04-30mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()Qi Zheng1-10/+19
2026-04-30io_uring/tw: serialize ctx->retry_llist with ->uring_lockJens Axboe1-1/+11
2026-04-30platform/x86: lenovo: wmi-other: Fix uninitialized variable in lwmi_om_hwmon_write()Yufei CHENG1-0/+2
2026-04-30platform/x86: hp-wmi: silence unknown board warning for 8D41Krishna Chomal1-1/+1
2026-04-30platform/wmi: Fix unchecked min_size in wmidev_invoke_method()Kurt Borja1-0/+3
2026-04-30accel/ivpu: Disallow re-exporting imported GEM objectsKarol Wachowski1-0/+21
2026-04-30net/sched: cls_flower: revert unintended changesPaolo Abeni1-3/+1
2026-04-30sfc: fix error code in efx_devlink_info_running_versions()Dan Carpenter1-1/+1
2026-04-30net: tls: fix strparser anchor skb leak on offload RX setup failureJakub Kicinski3-0/+11
2026-04-30Merge branch 'intel-wired-lan-update-2026-04-27-ice-iavf'Paolo Abeni11-102/+207
2026-04-30ice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros1-0/+32
2026-04-30ice: fix missing dpll notifications for SW pinsPetr Oros1-11/+36
2026-04-30dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera3-2/+11
2026-04-30ice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros1-1/+49
2026-04-30ice: fix missing SMA pin initialization in DPLL subsystemPetr Oros1-0/+17
2026-04-30ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros3-2/+4
2026-04-30ice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros1-1/+6
2026-04-30iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros1-0/+4
2026-04-30iavf: wait for PF confirmation before removing VLAN filtersPetr Oros3-17/+34
2026-04-30iavf: stop removing VLAN filters from PF on interface downPetr Oros3-66/+12
2026-04-30iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros2-5/+5
2026-04-30USB: serial: option: add Telit Cinterion LE910Cx compositionsFabio Porcedda1-0/+4
2026-04-30parisc: Fix build failure for 32-bit kernel with PA2.0 instruction setHelge Deller2-7/+16
2026-04-30dma-direct: fix use of max_pfnPetr Tesarik1-2/+2
2026-04-30netfilter: nf_tables: fix netdev hook allocation memleak with dormant tablesFlorian Westphal1-14/+20
2026-04-30netfilter: xt_CT: fix usersize for v1 and v2 revisionFlorian Westphal1-4/+4
2026-04-30netfilter: nft_compat: run xt_check_hooks_{match,target}() from .validatePablo Neira Ayuso2-10/+36
2026-04-30netfilter: x_tables: add .check_hooks to matches and targetsPablo Neira Ayuso8-59/+187
2026-04-29Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds4-6/+14
2026-04-30regulator: rpi-panel-attiny: add back GPIOLIB dependencyArnd Bergmann1-0/+1
2026-04-29riscv: Define __riscv_copy_{,vec_}{words,bytes}_unaligned() using SYM_TYPED_FUNC_STARTNathan Chancellor2-4/+6
2026-04-29page_pool: fix memory-provider leak in page_pool_create_percpu() error pathHasan Basbunar1-5/+5
2026-04-29bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet6-66/+89
2026-04-29net: airoha: Do not return err in ndo_stop() callbackLorenzo Bianconi1-5/+2
2026-04-29hv_sock: fix ARM64 supportHamza Mahfooz1-2/+2