summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-12jbd2: avoid mount failed when commit block is partial submittedYe Bin1-0/+30
2024-09-12ext4: fix possible tid_t sequence overflowsLuis Henriques (SUSE)1-4/+4
2024-09-12drm/amdgpu: Set no_hw_access when VF request full GPU failsYifan Zha1-1/+3
2024-09-12libbpf: Add NULL checks to bpf_object__{prev_map,next_map}Andreas Ziegler1-2/+2
2024-09-12ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially b...Shenghao Ding1-36/+35
2024-09-12hwmon: (w83627ehf) Fix underflows seen when writing limit attributesGuenter Roeck1-2/+2
2024-09-12hwmon: (nct6775-core) Fix underflows seen when writing limit attributesGuenter Roeck1-1/+1
2024-09-12hwmon: (lm95234) Fix underflows seen when writing limit attributesGuenter Roeck1-4/+5
2024-09-12hwmon: (adc128d818) Fix underflows seen when writing limit attributesGuenter Roeck1-2/+2
2024-09-12crypto: qat - fix unintentional re-enabling of error interruptsHareshx Sankar Raj2-3/+9
2024-09-12scsi: pm80xx: Set phy->enable_completion only when we wait for itIgor Pylypiv1-1/+3
2024-09-12scsi: ufs: core: Remove SCSI host only if addedKyoungrul Kim1-2/+5
2024-09-12wifi: rtw88: usb: schedule rx work after everything is set upMarcin Ślusarz1-3/+10
2024-09-12virtio_ring: fix KMSAN error for premapped modeXuan Zhuo1-1/+3
2024-09-12pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar1-2/+1
2024-09-12devres: Initialize an uninitialized struct memberZijun Hu1-0/+1
2024-09-12um: line: always fill *error_out in setup_one_line()Johannes Berg1-0/+2
2024-09-12cgroup: Protect css->cgroup write under css_set_lockWaiman Long1-1/+1
2024-09-12iommu/vt-d: Handle volatile descriptor status readJacob Pan1-1/+1
2024-09-12dm init: Handle minors larger than 255Benjamin Marzinski1-1/+3
2024-09-12ASoC: topology: Properly initialize soc_enum valuesAmadeusz Sławiński1-0/+2
2024-09-12phy: zynqmp: Take the phy mutex in xlateSean Anderson1-0/+1
2024-09-12firmware: cs_dsp: Don't allow writes to read-only controlsRichard Fitzgerald1-0/+3
2024-09-12xen: privcmd: Fix possible access to a freed kirqfd instanceViresh Kumar1-1/+9
2024-09-12selftests: net: enable bind testsJamie Bainbridge1-1/+2
2024-09-12net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki1-2/+8
2024-09-12net: bridge: br_fdb_external_learn_add(): always set EXT_LEARNJonas Gorski1-4/+2
2024-09-12r8152: fix the firmware doesn't workHayes Wang1-4/+13
2024-09-12fou: Fix null-ptr-deref in GRO.Kuniyuki Iwashima1-5/+24
2024-09-12bareudp: Fix device stats updates.Guillaume Nault1-11/+11
2024-09-12bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu2-11/+2
2024-09-12net/socket: Break down __sys_getsockoptBreno Leitao4-34/+44
2024-09-12net/socket: Break down __sys_setsockoptBreno Leitao2-14/+27
2024-09-12bpf: Add sockptr support for setsockoptBreno Leitao3-4/+5
2024-09-12bpf: Add sockptr support for getsockoptBreno Leitao3-13/+17
2024-09-12usbnet: modern method to get random MACOliver Neukum1-8/+3
2024-09-12ice: do not bring the VSI up, if it was down before the XDP setupLarysa Zaremba1-2/+5
2024-09-12ice: protect XDP configuration with a mutexLarysa Zaremba4-19/+39
2024-09-12net: phy: Fix missing of_node_put() for ledsJinjie Ruan1-0/+2
2024-09-12hwmon: (hp-wmi-sensors) Check if WMI event data existsArmin Wolf1-0/+2
2024-09-12igc: Unlock on error in igc_io_resume()Dan Carpenter1-0/+1
2024-09-12Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECTLuiz Augusto von Dentz2-43/+47
2024-09-12Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_onceLuiz Augusto von Dentz2-2/+44
2024-09-12Bluetooth: hci_sync: Attempt to dequeue connection attemptLuiz Augusto von Dentz4-71/+102
2024-09-12Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz2-8/+136
2024-09-12Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_syncLuiz Augusto von Dentz3-9/+13
2024-09-12Bluetooth: Remove pending ACL connection attemptsJonas Dreßler3-34/+4
2024-09-12Bluetooth: hci_conn: Only do ACL connections sequentiallyJonas Dreßler4-60/+83
2024-09-12Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler2-4/+6
2024-09-12Bluetooth: qca: If memdump doesn't work, re-enable IBSDouglas Anderson1-0/+1