summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-14drm/shmem-helper: Remove errant put in error pathRob Clark1-3/+1
2022-12-14KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth1-1/+3
2022-12-14mm/gup: fix gup_pud_range() for daxJohn Starks1-1/+1
2022-12-14memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo3-3/+14
2022-12-14media: v4l2-dv-timings.c: fix too strict blanking sanity checksHans Verkuil1-6/+14
2022-12-14Revert "net: dsa: b53: Fix valid setting for MDB entries"Rafał Miłecki1-0/+1
2022-12-14xen/netback: don't call kfree_skb() with interrupts disabledJuergen Gross3-6/+10
2022-12-14xen/netback: do some code cleanupJuergen Gross4-29/+5
2022-12-14xen/netback: Ensure protocol headers don't fall in the non-linear areaRoss Lagerwall1-100/+123
2022-12-14mm/khugepaged: invoke MMU notifiers in shmem/file collapse pathsJann Horn1-0/+13
2022-12-14mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn3-0/+12
2022-12-14mm/khugepaged: take the right locks for page table retractionJann Horn1-5/+26
2022-12-14net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin1-0/+1
2022-12-149p/xen: check logical size for buffer sizeDominique Martinet1-0/+9
2022-12-14fbcon: Use kzalloc() in fbcon_prepare_logo()Tetsuo Handa1-1/+1
2022-12-14regulator: twl6030: fix get status of twl6032 regulatorsAndreas Kemnade1-4/+11
2022-12-14ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu1-0/+2
2022-12-14btrfs: send: avoid unaligned encoded writes when attempting to clone rangeFilipe Manana1-1/+23
2022-12-14ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_eventKees Cook1-4/+7
2022-12-14regulator: slg51000: Wait after asserting CS pinKonrad Dybcio1-0/+2
2022-12-149p/fd: Use P9_HDRSZ for header sizeGUO Zihua1-3/+3
2022-12-14ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188Johan Jonker2-1/+7
2022-12-14ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementationGiulio Benetti3-13/+28
2022-12-14ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernelsTomislav Novak1-1/+1
2022-12-14ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node nameJohan Jonker1-1/+1
2022-12-14ARM: dts: rockchip: fix ir-receiver node namesJohan Jonker1-1/+1
2022-12-14arm: dts: rockchip: fix node name for hym8563 rtcSebastian Reichel5-5/+5
2022-12-14arm64: dts: rockchip: keep I2S1 disabled for GPIO function on ROCK Pi 4 seriesFUKAUMI Naoki1-1/+0
2022-12-08Linux 5.4.226v5.4.226Greg Kroah-Hartman1-1/+1
2022-12-08ipc/sem: Fix dangling sem_array access in semtimedop raceJann Horn1-1/+2
2022-12-08v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds1-25/+6
2022-12-08proc: proc_skip_spaces() shouldn't think it is working on C stringsLinus Torvalds1-12/+13
2022-12-08proc: avoid integer type confusion in get_proc_longLinus Torvalds1-3/+2
2022-12-08mmc: sdhci: Fix voltage switch delayAdrian Hunter2-7/+56
2022-12-08mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada2-11/+9
2022-12-08char: tpm: Protect tpm_pm_suspend with locksJan Dabros1-2/+3
2022-12-08Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"Conor Dooley1-1/+1
2022-12-08x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley1-1/+7
2022-12-08Bluetooth: L2CAP: Fix accepting connection request for invalid SPSMLuiz Augusto von Dentz1-0/+13
2022-12-08x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta1-8/+15
2022-12-08x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta2-19/+15
2022-12-08nvme: ensure subsystem reset is single threadedKeith Busch1-3/+13
2022-12-08nvme: restrict management ioctls to adminKeith Busch1-0/+6
2022-12-08epoll: check for events when removing a timed out thread from the wait queueSoheil Hassas Yeganeh1-9/+16
2022-12-08epoll: call final ep_events_available() check under the lockRoman Penyaev1-20/+27
2022-12-08tracing/ring-buffer: Have polling block on watermarkSteven Rostedt (Google)3-21/+37
2022-12-08ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel2-3/+16
2022-12-08ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern2-4/+9
2022-12-08selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov1-2/+2
2022-12-08selftests: net: add delete nexthop route warning testNikolay Aleksandrov1-0/+14