summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-24memstick: r592: Fix UAF bug in r592_remove due to race conditionZheng Wang1-1/+1
2023-05-24drm/rockchip: dw_hdmi: cleanup drm encoder during unbindToby Chen1-0/+1
2023-05-24ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()Kang Chen1-0/+2
2023-05-24platform/x86/intel: vsec: Explicitly enable capabilitiesDavid E. Box2-40/+38
2023-05-24media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* symbolsTom Rix1-1/+1
2023-05-24media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finishharperchen1-7/+9
2023-05-24media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()harperchen2-7/+10
2023-05-24media: imx-jpeg: Bounds check sizeimage accessKees Cook1-0/+5
2023-05-24drm/amd/display: reallocate DET for dual displays with high pixel rate ratioSamson Tam1-1/+42
2023-05-24accel/habanalabs: postpone mem_mgr IDR destruction to hpriv_release()Tomer Tayar4-1/+23
2023-05-24arm64: dts: qcom: msm8996: Add missing DWC3 quirksKonrad Dybcio1-0/+3
2023-05-24remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP...Iuliana Prodan1-1/+186
2023-05-24regmap: cache: Return error in cache sync operations for REGCACHE_NONEAlexander Stein1-0/+6
2023-05-24drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira1-3/+2
2023-05-24drm/amd/display: Enable HostVM based on rIOMMU activeGabe Teeger1-0/+4
2023-05-24platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 dataHans de Goede1-10/+91
2023-05-24drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam1-1/+46
2023-05-24drm/amd/display: Correct DML calculation to align HW formulaPaul Hsieh2-204/+392
2023-05-24drm/amd/display: populate subvp cmd info only for the top pipeAyush Gupta1-1/+2
2023-05-24drm/displayid: add displayid_get_header() and check bounds betterJani Nikula1-1/+16
2023-05-24fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()Tetsuo Handa1-5/+23
2023-05-24open: return EINVAL for O_DIRECTORY | O_CREATChristian Brauner3-7/+13
2023-05-24rcu: Protect rcu_print_task_exp_stall() ->exp_tasks accessZqiang1-2/+4
2023-05-24selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov1-0/+15
2023-05-24refscale: Move shutdown from wait_event() to wait_event_idle()Paul E. McKenney1-1/+1
2023-05-24ext4: allow ext4_get_group_info() to failTheodore Ts'o5-29/+82
2023-05-24ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is setKemeng Shi1-1/+1
2023-05-24ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabledTheodore Ts'o1-1/+5
2023-05-24ext4: reflect error codes from ext4_multi_mount_protect() to its callersTheodore Ts'o2-8/+17
2023-05-24fbdev: arcfb: Fix error handling in arcfb_probe()Zongjie Li1-6/+9
2023-05-24drm/i915: taint kernel when force probing unsupported devicesJani Nikula2-5/+13
2023-05-24drm/i915/dp: prevent potential div-by-zeroNikita Zhandarovich1-0/+5
2023-05-24drm/i915: Fix NULL ptr deref by checking new_crtc_stateStanislav Lisovskiy1-2/+2
2023-05-24drm/i915/guc: Don't capture Gen8 regs on Xe devicesJohn Harrison1-2/+5
2023-05-24af_unix: Fix data races around sk->sk_shutdown.Kuniyuki Iwashima1-8/+12
2023-05-24af_unix: Fix a data race of sk->sk_receive_queue->qlen.Kuniyuki Iwashima1-1/+1
2023-05-24net: datagram: fix data-races in datagram_poll()Eric Dumazet1-5/+10
2023-05-24drm/sched: Check scheduler work queue before calling timeout handlingVitaly Prosyak1-1/+1
2023-05-24net: mscc: ocelot: fix stat counter register valuesColin Foster1-9/+9
2023-05-24ipvlan:Fix out-of-bounds caused by unclear skb->cbt.feng1-0/+6
2023-05-24gve: Remove the code of clearing PBA bitZiwei Xiao1-13/+0
2023-05-24tcp: add annotations around sk->sk_shutdown accessesEric Dumazet3-9/+11
2023-05-24net: add vlan_get_protocol_and_depth() helperEric Dumazet5-8/+23
2023-05-24net: deal with most data-races in sk_wait_event()Eric Dumazet8-19/+22
2023-05-24net: annotate sk->sk_err write from do_recvmmsg()Eric Dumazet1-1/+1
2023-05-24netlink: annotate accesses to nlk->cb_runningEric Dumazet1-4/+4
2023-05-24bonding: fix send_peer_notif overflowHangbin Liu3-3/+14
2023-05-24netfilter: conntrack: fix possible bug_on with enable_hooks=1Florian Westphal2-3/+6
2023-05-24netfilter: nf_tables: always release netdev hooks from notifierFlorian Westphal1-3/+6
2023-05-24net: phy: bcm7xx: Correct read from expansion registerFlorian Fainelli2-1/+6