summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-28net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Yonglong Liu1-3/+6
2023-11-28net: hns3: fix incorrect capability bit display for copper portJian Shen1-0/+1
2023-11-28net: hns3: add barrier in vf mailbox reply processYonglong Liu1-0/+7
2023-11-28net: hns3: fix add VLAN fail issueJian Shen2-10/+29
2023-11-28xen/events: avoid using info_for_irq() in xen_send_IPI_one()Juergen Gross1-4/+8
2023-11-28net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_regionJan Kiszka1-1/+3
2023-11-28net: ti: icssg-prueth: Add missing icss_iep_put to error pathJan Kiszka1-4/+7
2023-11-28tty: Fix uninit-value access in ppp_sync_receive()Shigeru Yoshida1-1/+1
2023-11-28ipvlan: add ipvlan_route_v6_outbound() helperEric Dumazet1-16/+25
2023-11-28net: set SOCK_RCU_FREE before inserting socket into hashtableStanislav Fomichev1-1/+1
2023-11-28bpf: fix control-flow graph checking in privileged modeAndrii Nakryiko3-21/+17
2023-11-28bpf: fix precision backtracking instruction iterationAndrii Nakryiko1-2/+19
2023-11-28bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko3-13/+30
2023-11-28gcc-plugins: randstruct: Only warn about true flexible arraysKees Cook1-10/+0
2023-11-28vhost-vdpa: fix use after free in vhost_vdpa_probe()Dan Carpenter1-1/+0
2023-11-28vdpa_sim_blk: allocate the buffer zeroedStefano Garzarella1-2/+2
2023-11-28riscv: split cache ops out of dma-noncoherent.cChristoph Hellwig3-15/+18
2023-11-28drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_initNirmoy Das1-3/+8
2023-11-28gfs2: Silence "suspicious RCU usage in gfs2_permission" warningAndreas Gruenbacher1-3/+4
2023-11-28riscv: provide riscv-specific is_trap_insn()Nam Cao1-0/+6
2023-11-28RISC-V: hwprobe: Fix vDSO SIGSEGVAndrew Jones2-1/+6
2023-11-28SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix2-1/+5
2023-11-28NFSv4.1: fix SP4_MACH_CRED protection for pnfs IOOlga Kornievskaia1-2/+3
2023-11-28SUNRPC: Add an IS_ERR() check back to where it wasDan Carpenter1-0/+4
2023-11-28NFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunkingOlga Kornievskaia1-1/+6
2023-11-28drm/i915/mtl: avoid stringop-overflow warningArnd Bergmann1-6/+10
2023-11-28mtd: rawnand: meson: check return value of devm_kasprintf()Yi Yang1-0/+3
2023-11-28mtd: rawnand: intel: check return value of devm_kasprintf()Yi Yang1-0/+10
2023-11-28SUNRPC: ECONNRESET might require a rebindTrond Myklebust1-1/+1
2023-11-28dt-bindings: serial: fix regex pattern for matching serial node childrenKrzysztof Kozlowski1-1/+1
2023-11-28samples/bpf: syscall_tp_user: Fix array out-of-bound accessJinghao Jia1-3/+20
2023-11-28samples/bpf: syscall_tp_user: Rename num_progs into nr_testsJinghao Jia1-12/+12
2023-11-28sched/core: Optimize in_task() and in_interrupt() a bitFinn Thain1-2/+13
2023-11-28wifi: iwlwifi: Use FW rate for non-data framesMiri Korenblit1-5/+9
2023-11-28mtd: rawnand: tegra: add missing check for platform_get_irq()Yi Yang1-0/+4
2023-11-28pwm: Fix double shift bugDan Carpenter1-2/+2
2023-11-28drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak1-3/+6
2023-11-28ALSA: hda/realtek: Add quirk for ASUS UX7602ZMAlex Spataru1-0/+1
2023-11-28drm/qxl: prevent memory leakZongmin Zhou1-0/+3
2023-11-28ASoC: ti: omap-mcbsp: Fix runtime PM underflow warningsTony Lindgren1-2/+4
2023-11-28i2c: dev: copy userspace array safelyPhilipp Stanner1-2/+2
2023-11-28riscv: VMAP_STACK overflow detection thread-safeDeepak Gupta6-99/+34
2023-11-28kgdb: Flush console before entering kgdb on panicDouglas Anderson1-0/+3
2023-11-28gfs2: Fix slab-use-after-free in gfs2_qd_deallocJuntong Deng1-4/+6
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin1-2/+2
2023-11-28media: imon: fix access to invalid resource for the second interfaceTakashi Iwai1-0/+6
2023-11-28media: ccs: Fix driver quirk struct documentationSakari Ailus1-3/+1
2023-11-28media: cobalt: Use FIELD_GET() to extract Link WidthIlpo Järvinen1-5/+6
2023-11-28gfs2: fix an oops in gfs2_permissionAl Viro2-3/+10
2023-11-28gfs2: ignore negated quota changesBob Peterson1-0/+11