summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-01KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memorySean Christopherson1-1/+5
2024-11-01openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)Aleksa Sarai1-0/+2
2024-11-01nilfs2: fix kernel bug due to missing clearing of buffer delay flagRyusuke Konishi1-2/+4
2024-11-01ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar1-0/+11
2024-11-01ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and contextKoba Ko1-5/+22
2024-11-01ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]Christian Heusel1-0/+7
2024-11-01drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-11-01btrfs: zoned: fix zone unusable accounting for freed reserved extentNaohiro Aota1-0/+2
2024-11-01btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()Yue Haibing2-7/+4
2024-11-01cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exceptionliwei1-5/+17
2024-11-01cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot3-122/+123
2024-11-01smb: client: Handle kstrdup failures for passwordsHenrique Carvalho1-0/+7
2024-11-01ALSA: hda/realtek: Update default depop procedureKailang Yang1-21/+17
2024-11-01nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_netYang Erkun1-1/+1
2024-11-01powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request()Yuan Can1-1/+1
2024-11-01ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()Andrey Shumilin1-0/+3
2024-11-01ASoC: fsl_micfil: Add a flag to distinguish with different volume control typesChancel Liu1-1/+42
2024-11-01ASoC: rsnd: Fix probe failure on HiHope boards due to endpoint parsingLad Prabhakar1-2/+5
2024-11-01ASoC: max98388: Fix missing increment of variable slot_foundColin Ian King1-0/+1
2024-11-01ASoC: loongson: Fix component check failed on FDT systemsBinbin Zhou1-0/+1
2024-11-01ASoC: dt-bindings: davinci-mcasp: Fix interrupt propertiesMiquel Raynal1-9/+9
2024-11-01ASoC: dt-bindings: davinci-mcasp: Fix interrupts propertyMiquel Raynal1-1/+1
2024-11-01net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang1-3/+20
2024-11-01net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang2-19/+43
2024-11-01net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang2-33/+32
2024-11-01bpf,perf: Fix perf_event_detach_bpf_prog error handlingJiri Olsa1-2/+0
2024-11-01Bluetooth: ISO: Fix UAF on iso_sock_timeoutLuiz Augusto von Dentz1-6/+12
2024-11-01Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz3-6/+35
2024-11-01posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()Jinjie Ruan1-3/+3
2024-11-01r8169: avoid unsolicited interruptsHeiner Kallweit1-1/+3
2024-11-01net: sched: use RCU read-side critical section in taprio_dump()Dmitry Antipov1-6/+12
2024-11-01net: sched: fix use-after-free in taprio_change()Dmitry Antipov1-1/+2
2024-11-01net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created...Vladimir Oltean1-1/+22
2024-11-01bpf: Remove MEM_UNINIT from skb/xdp MTU helpersDaniel Borkmann1-27/+15
2024-11-01bpf: Fix overloading of MEM_UNINIT's meaningDaniel Borkmann1-38/+35
2024-11-01bpf: Add MEM_WRITE attributeDaniel Borkmann6-14/+22
2024-11-01bpf: Simplify checking size of helper accessesAndrei Matei3-11/+9
2024-11-01net: usb: usbnet: fix name regressionOliver Neukum1-1/+2
2024-11-01net: fix races in netdev_tx_sent_queue()/dev_watchdog()Eric Dumazet2-1/+19
2024-11-01net/sched: adjust device watchdog timer to detect stopped queue at right timePraveen Kumar Kannoju1-4/+7
2024-11-01net: wwan: fix global oob in wwan_rtnl_policyLin Ma1-1/+1
2024-11-01netfilter: xtables: fix typo causing some targets not to load on IPv6Pablo Neira Ayuso3-2/+3
2024-11-01fsl/fman: Fix refcount handling of fman-related devicesAleksandr Mishin1-15/+47
2024-11-01fsl/fman: Save device references taken in mac_probe()Aleksandr Mishin2-3/+9
2024-11-01net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh1-0/+1
2024-11-01octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()Aleksandr Mishin1-0/+27
2024-11-01octeon_ep: Implement helper for iterating packets in Rx queueAleksandr Mishin1-23/+32
2024-11-01net: plip: fix break; causing plip to never transmitJakub Boehm1-1/+1
2024-11-01be2net: fix potential memory leak in be_xmit()Wang Hai1-5/+5
2024-11-01net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai1-0/+1