summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
27 hoursLinux 6.1.179v6.1.179linux-6.1.yGreg Kroah-Hartman1-1/+1
27 hoursmm: refactor mm_access() to not return NULLLorenzo Stoakes4-18/+21
6 daysLinux 6.1.178v6.1.178Greg Kroah-Hartman1-1/+1
6 daysperf/x86/amd/core: Always use the NMI latency mitigationSandipan Das1-3/+3
6 daysALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()HyeongJun An1-1/+1
6 daysiio: imu: inv_icm42600: fix timestamp clock period by using lower valueJean-Baptiste Maneyrol2-4/+4
6 daysALSA: seq: Check UMP support for midi_version changeTakashi Iwai1-4/+10
6 daysALSA: seq: Skip event type filtering for UMP eventsTakashi Iwai1-0/+3
6 daysbluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAXPavel Skripkin1-3/+12
6 daysBluetooth: Ignore too large handle values in BIGEdward Adam Davis1-0/+4
6 daysiio: invensense: fix odr switching to same valueJean-Baptiste Maneyrol1-1/+5
6 daysiio: imu: inv_mpu6050: fix frequency setting when chip is offJean-Baptiste Maneyrol1-0/+5
6 daysvirtio_ring: fix syncs DMA memory with different directionXuan Zhuo1-4/+2
6 dayscifs: fix lock ordering while disabling multichannelShyam Prasad N1-9/+13
6 daystools/virtio: Add dma sync api for virtio testLiming Wu1-0/+12
6 daysALSA: seq: Avoid confusion of aligned read sizeTakashi Iwai1-1/+1
6 daysdriver core: Guard deferred probe timeout extension with delayed_work_pending()Danilo Krummrich1-1/+2
6 daysdriver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()Danilo Krummrich1-1/+1
6 daysjiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
6 daysjiffies: Define secs_to_jiffies()Easwar Hariharan2-2/+13
6 dayswriteback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()Baokun Li1-5/+0
6 dayswriteback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara1-17/+19
6 daysBluetooth: L2CAP: fix tx ident leak for commands without a responseStig Hornang1-2/+13
6 daysBluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz2-3/+27
6 daysseqlock: fix scoped_seqlock_read kernel-docRandy Dunlap1-9/+8
6 daysKVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier2-11/+7
6 daysmm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()SeongJae Park1-6/+3
6 daysmm/damon/core: make charge_addr_from aware of end-address exclusivitySeongJae Park1-1/+1
6 daysbtrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo1-1/+42
6 daysbtrfs: fix false IO failure after falling back to buffered writeQu Wenruo3-8/+39
6 daysregulator: scmi: fix of_node refcount leak in scmi_regulator_probe()Wentao Liang1-1/+3
6 daysregulator: scmi: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+3
6 daysaudit: fix potential integer overflow in audit_log_n_hex()Ricardo Robaina1-2/+9
6 daysaudit: add audit_log_nf_skb helper functionRicardo Robaina4-114/+74
6 dayscrypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu1-5/+5
6 daysbtrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOCQu Wenruo4-34/+58
6 dayscrypto: qat - fix restarting state leak on allocation failureAhsan Atta1-3/+4
6 daysusb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron1-1/+1
6 daysnvmet: remove superfluous initializationChaitanya Kulkarni1-2/+2
6 dayscrypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum1-7/+12
6 dayscrypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König2-3/+3
6 dayscrypto: atmel-sha204a - Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
6 daysusb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker1-1/+2
6 daysusb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan1-1/+1
6 daysusb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira1-5/+31
6 daysusb: iowarrior: remove inherent race with minor numberOliver Neukum1-14/+3
6 daysbpf: Allow LPM map access from sleepable BPF programsVlad Poenaru1-2/+2
6 daysbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko5-29/+16
6 dayshfs/hfsplus: fix u32 overflow in check_and_correct_requested_lengthTristan Madani2-2/+2
6 dayshfs/hfsplus: prevent getting negative values of offset/lengthViacheslav Dubeyko12-153/+171