summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-09tools/nolibc: fix missing includes causing build issues at -O0Willy Tarreau10-0/+29
2023-01-09tools/nolibc: restore mips branch ordering in the _start blockWilly Tarreau1-0/+2
2023-01-09tools/nolibc: Fix S_ISxxx macrosWarner Losh1-7/+7
2023-01-09nolibc: fix fd_set typeSven Schnelle1-23/+30
2023-01-09objtool: Tolerate STT_NOTYPE symbols at end of sectionNicholas Piggin1-0/+9
2023-01-09ALSA: control-led: use strscpy in set_led_id()Jaroslav Kysela1-3/+2
2023-01-09ARM: pxa: enable PXA310/PXA320 for DT-only buildArnd Bergmann1-0/+2
2023-01-09arm64: Fix build with CC=clang, CONFIG_FTRACE=y and CONFIG_STACK_TRACER=yJames Clark1-2/+0
2023-01-09arm64/mm: Define dummy pud_user_exec() when using 2-level page-tableWill Deacon1-0/+1
2023-01-09drm/i915: Fix potential context UAFsRob Clark1-6/+18
2023-01-09drm/i915: Reserve enough fence slot for i915_vma_unbind_asyncNirmoy Das1-1/+1
2023-01-09i2c: mxs: suppress probe-deferral error messageStefan Wahren1-2/+2
2023-01-09i2c: designware-pci: Add new PCI IDs for AMD NAVI GPUBasavaraj Natikar1-0/+2
2023-01-09ALSA: usb-audio: Always initialize fixed_rate in snd_usb_find_implicit_fb_syn...Jaroslav Kysela2-1/+4
2023-01-09perf tests bpf prologue: Fix bpf-script-test-prologue test compile issue with...Athira Rajeev1-0/+2
2023-01-09RDMA/rxe: Prevent faulty rkey generationDaisuke Matsuda1-5/+5
2023-01-09RDMA/rxe: Fix inaccurate constants in rxe_type_infoDaisuke Matsuda1-11/+11
2023-01-09s390: fix -Wundef warning for CONFIG_KERNEL_ZSTDMasahiro Yamada1-2/+2
2023-01-09ASoC: dt-bindings: qcom,lpass-tx-macro: correct clocks on SC7280Krzysztof Kozlowski1-1/+3
2023-01-09ASoC: dt-bindings: qcom,lpass-wsa-macro: correct clocks on SM8250Krzysztof Kozlowski1-11/+47
2023-01-09ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIREStephan Gerhold8-133/+157
2023-01-09tomoyo: Omit use of bin2cMasahiro Yamada2-8/+8
2023-01-09i2c: designware: Fix unbalanced suspended flagRichard Fitzgerald1-18/+2
2023-01-09i2c: designware: use casting of u64 in clock multiplication to avoid overflowLareine Khawaly1-3/+6
2023-01-09efi: rt-wrapper: Add missing includeArd Biesheuvel1-0/+1
2023-01-09perf/x86/intel/uncore: Add Emerald RapidsKan Liang1-0/+1
2023-01-09perf/x86/msr: Add Emerald RapidsKan Liang1-0/+1
2023-01-09perf/x86/msr: Add Meteor Lake supportKan Liang1-0/+2
2023-01-09perf/x86/cstate: Add Meteor Lake supportKan Liang1-9/+12
2023-01-09sched/core: Use kfree_rcu() in do_set_cpus_allowed()Waiman Long1-4/+29
2023-01-09sched/core: Fix use-after-free bug in dup_user_cpus_ptr()Waiman Long1-5/+29
2023-01-09KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini2-16/+30
2023-01-09KVM: nSVM: clarify recalc_intercepts() wrt CR8Paolo Bonzini1-7/+5
2023-01-09arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycodeFrank Li1-1/+1
2023-01-09fbdev: riva: Use backlight helperStephen Kitt1-7/+1
2023-01-09fbdev: omapfb: panel-dsi-cm: Use backlight helperStephen Kitt1-7/+1
2023-01-09fbdev: nvidia: Use backlight helperStephen Kitt1-7/+1
2023-01-09fbdev: mx3fb: Use backlight helperStephen Kitt1-6/+1
2023-01-09fbdev: radeon: Use backlight helperStephen Kitt1-5/+1
2023-01-09fbdev: atyfb: Use backlight helperStephen Kitt1-7/+1
2023-01-09fbdev: aty128fb: Use backlight helperStephen Kitt1-4/+2
2023-01-09parisc: Fix return code of pdc_iodc_print()Helge Deller1-2/+3
2023-01-09parisc: pdc_stable: use strscpy() to instead of strncpy()Xu Panda1-6/+3
2023-01-09thunderbolt: Disable XDomain lane 1 only in software connection managerMika Westerberg1-5/+12
2023-01-09thunderbolt: Use correct function to calculate maximum USB3 link rateMika Westerberg1-1/+1
2023-01-09thunderbolt: Do not call PM runtime functions in tb_retimer_scan()Mika Westerberg2-19/+18
2023-01-09af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac1-1/+1
2023-01-09net: lan966x: Allow to add rules in TCAM even if not enabledHoratiu Vultur1-3/+0
2023-01-09gro: take care of DODGY packetsEric Dumazet1-2/+3
2023-01-09nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang1-3/+41