summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-05ALSA: emux: improve patch ioctl data validationOswald Buddenhagen1-6/+11
2024-07-05crypto: ecdh - explicitly zeroize private_keyJoachim Vandersmissen1-0/+2
2024-07-05net/dpaa2: Avoid explicit cpumask var allocation on stackDawei Li1-5/+9
2024-07-05net/iucv: Avoid explicit cpumask var allocation on stackDawei Li1-8/+18
2024-07-05RDMA/restrack: Fix potential invalid address accessWenchao Hao1-50/+1
2024-07-05bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter modeMartin KaFai Lau1-0/+2
2024-07-05bpf: Add a check for struct bpf_fib_lookup sizeAnton Protopopov1-0/+3
2024-07-05wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()Johannes Berg1-1/+1
2024-07-05mtd: partitions: redboot: Added conversion of operands to a larger typeDenis Arefev1-1/+1
2024-07-05x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixupUros Bizjak1-2/+2
2024-07-05vduse: Temporarily fail if control queue feature requestedMaxime Coquelin1-0/+5
2024-07-05vduse: validate block features only with block devicesMaxime Coquelin1-4/+5
2024-07-05drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleepLaurent Pinchart1-3/+3
2024-07-05bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()Christophe Leroy3-5/+12
2024-07-05netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso3-5/+11
2024-07-05tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFONeal Cardwell1-11/+27
2024-07-05powerpc: restore some missing spu syscallsArnd Bergmann1-0/+4
2024-07-05parisc: use correct compat recv/recvfrom syscallsArnd Bergmann1-2/+2
2024-07-05sparc: fix compat recv/recvfrom syscallsArnd Bergmann2-223/+2
2024-07-05sparc: fix old compat_sys_select()Arnd Bergmann1-1/+1
2024-07-05net: dsa: microchip: fix wrong register write when masking interruptTristram Ha1-1/+1
2024-07-05Fix race for duplicate reqsk on identical SYNluoxuanqiang5-10/+30
2024-07-05xdp: Remove WARN() from __xdp_reg_mem_model()Daniil Dulov1-3/+1
2024-07-05net: dsa: microchip: use collision based back pressure modeEnguerrand de Ribaucourt2-0/+5
2024-07-05net: phy: micrel: add Microchip KSZ 9477 to the device tableEnguerrand de Ribaucourt1-0/+1
2024-07-05ibmvnic: Free any outstanding tx skbs during scrq resetNick Child1-0/+6
2024-07-05bpf: Fix overrunning reservations in ringbufDaniel Borkmann1-6/+25
2024-07-05mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systemsIdo Schimmel1-6/+14
2024-07-05net: dsa: microchip: fix initial port flush problemTristram Ha1-4/+2
2024-07-05ASoC: fsl-asoc-card: set priv->pdev before using itElinor Montmasson1-1/+2
2024-07-05ASoC: amd: acp: remove i2s configuration check in acp_i2s_probe()Vijendar Mukunda1-8/+0
2024-07-05s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle1-1/+1
2024-07-05ASoC: rockchip: i2s-tdm: Fix trcm mode by setting clock on right mclkAlibek Omarov1-2/+11
2024-07-05netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso5-13/+39
2024-07-05dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schemaKrzysztof Kozlowski1-1/+1
2024-07-05dt-bindings: i2c: Drop unneeded quotesRob Herring8-14/+14
2024-07-05MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller1-4/+4
2024-07-05pinctrl: rockchip: fix pinmux reset in rockchip_pmx_setHuang-Huang Bao1-1/+3
2024-07-05pinctrl: rockchip: use dedicated pinctrl type for RK3328Huang-Huang Bao2-1/+5
2024-07-05pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pinsHuang-Huang Bao1-0/+51
2024-07-05pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pinsHuang-Huang Bao1-7/+1
2024-07-05pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFERHagar Hemdan1-1/+1
2024-07-05Input: ili210x - fix ili251x_read_touch_data() return valueJohn Keeping1-2/+2
2024-07-05ACPI: x86: Force StorageD3Enable on more productsMario Limonciello1-14/+10
2024-07-05ACPI: x86: utils: Add Picasso to the list for forcing StorageD3EnableMario Limonciello1-0/+1
2024-07-05usb: typec: ucsi: Ack also failed Get Error commandsHeikki Krogerus1-1/+6
2024-07-05usb: typec: ucsi: Never send a lone connector change ackChristian A. Ehrhardt1-27/+21
2024-06-27Linux 6.1.96v6.1.96Greg Kroah-Hartman1-1/+1
2024-06-27Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...Linus Torvalds1-12/+0
2024-06-27hid: asus: asus_report_fixup: fix potential read out of boundsAndrew Ballance1-2/+2