summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-08netfilter: nf_tables: remove catchall element in GC sync pathPablo Neira Ayuso
2023-11-08netfilter: add missing module descriptionsFlorian Westphal
2023-11-08drivers/net/ppp: use standard array-copy-functionPhilipp Stanner
2023-11-08i2c: cp2615: Fix 'assignment to __be16' warningBence Csókás
2023-11-08i2c: dev: copy userspace array safelyPhilipp Stanner
2023-11-08i2c: designware: Disable TX_EMPTY irq while waiting for block length byteTam Nguyen
2023-11-08i2c: iproc: handle invalid slave stateRoman Bacik
2023-11-08ALSA: hda/realtek: Add support dual speaker for DellKailang Yang
2023-11-08selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen
2023-11-08LoongArch: BPF: Support signed mod instructionsHengqi Chen
2023-11-08LoongArch: BPF: Support signed div instructionsHengqi Chen
2023-11-08LoongArch: BPF: Support 32-bit offset jmp instructionsHengqi Chen
2023-11-08LoongArch: BPF: Support unconditional bswap instructionsHengqi Chen
2023-11-08LoongArch: BPF: Support sign-extension mov instructionsHengqi Chen
2023-11-08LoongArch: BPF: Support sign-extension load instructionsHengqi Chen
2023-11-08LoongArch: Add more instruction opcodes and emit_* helpersHengqi Chen
2023-11-08LoongArch/smp: Call rcutree_report_cpu_starting() earlierHuacai Chen
2023-11-08LoongArch: Relax memory ordering for atomic operationsWANG Rui
2023-11-08LoongArch: Mark __percpu functions as always inlineNathan Chancellor
2023-11-08LoongArch: Disable module from accessing external data directlyWANG Rui
2023-11-08LoongArch: Support PREEMPT_DYNAMIC with static keysHuacai Chen
2023-11-07net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean
2023-11-07virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()Shigeru Yoshida
2023-11-07r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit
2023-11-07Merge tag 'pm-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-11-07Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-07Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-11-07ksmbd: handle malformed smb1 messageNamjae Jeon
2023-11-07ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()Namjae Jeon
2023-11-07ksmbd: fix slab out of bounds write in smb_inherit_dacl()Namjae Jeon
2023-11-07Merge tag 'rproc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-11-07Merge tag 'rpmsg-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-11-07Merge tag 'pcmcia-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2023-11-07Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds
2023-11-08ata: pata_gayle: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-08ata: pata_falcon: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-08ata: pata_gayle: Stop using module_platform_driver_probe()Uwe Kleine-König
2023-11-08ata: pata_falcon: Stop using module_platform_driver_probe()Uwe Kleine-König
2023-11-08ata: libata-core: Fix ata_pci_shutdown_one()Damien Le Moal
2023-11-07Merge branch 'Let BPF verifier consider {task,cgroup} is trusted in bpf_iter_...Martin KaFai Lau
2023-11-07selftests/bpf: get trusted cgrp from bpf_iter__cgroup directlyChuyi Zhou
2023-11-07bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_regChuyi Zhou
2023-11-07RISC-V: Probe misaligned access speed in parallelEvan Green
2023-11-07RISC-V: Remove __init on unaligned_emulation_finish()Evan Green
2023-11-07RISC-V: Show accurate per-hart isa in /proc/cpuinfoEvan Green
2023-11-07RISC-V: Don't rely on positional structure initializationPalmer Dabbelt
2023-11-07Merge patch series "riscv: Add remaining module relocations and tests"Palmer Dabbelt
2023-11-07riscv: Add tests for riscv module loadingCharlie Jenkins
2023-11-07riscv: Add remaining module relocationsCharlie Jenkins
2023-11-07riscv: Avoid unaligned access when relocating modulesEmil Renner Berthing