summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-15unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()Kirill Tkhai
2022-12-14selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP programToke Høiland-Jørgensen
2022-12-14bpf: Resolve fext program type when checking map compatibilityToke Høiland-Jørgensen
2022-12-14nfc: pn533: Clear nfc_target before being usedMinsuk Kang
2022-12-14net: enetc: avoid buffer leaks on xdp_do_redirect() failureVladimir Oltean
2022-12-14pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversionJohn Stultz
2022-12-14security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6Nathan Chancellor
2022-12-14lkdtm: cfi: Make PAC test work with GCC 7 and 8Kristina Martsenko
2022-12-15tracing/probes: Reject symbol/symstr type for uprobeMasami Hiramatsu (Google)
2022-12-15tracing/probes: Add symstr type for dynamic eventsMasami Hiramatsu (Google)
2022-12-15kprobes: kretprobe events missing on 2-core KVM guestwuqiang
2022-12-14Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14docs: Fix path paste-o for /sys/kernel/warn_countKees Cook
2022-12-14LoadPin: Ignore the "contents" argument of the LSM hooksKees Cook
2022-12-14drm/amdgpu: revert "generally allow over-commit during BO allocation"Christian König
2022-12-14drm/amdgpu: Remove unnecessary domain argumentLuben Tuikov
2022-12-14drm/amdgpu: Fix size validation for non-exclusive domains (v4)Luben Tuikov
2022-12-14drm/amdgpu: Check if fru_addr is not NULL (v2)Luben Tuikov
2022-12-14Merge tag 'apparmor-pr-2022-12-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-14Merge tag 'memblock-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_funcJiri Olsa
2022-12-14blk-iolatency: Fix memory leak on add_disk() failuresTejun Heo
2022-12-14Merge tag 'for-linus-6.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-14fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa
2022-12-14fbdev: sh_mobile_lcdcfb: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-14fbdev: uvesafb: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-14fbdev: uvesafb: Simplify uvesafb_remove()Christophe JAILLET
2022-12-14fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET
2022-12-14fbdev: uvesafb: don't build on UMLRandy Dunlap
2022-12-14fbdev: geode: don't build on UMLRandy Dunlap
2022-12-14fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()Gaosheng Cui
2022-12-14fbdev: matroxfb: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-14fbdev: da8xx-fb: add missing regulator_disable() in fb_probeDongliang Mu
2022-12-14fbdev: controlfb: fix spelling mistake "paramaters"->"parameters"Yu Zhe
2022-12-14fbdev: vermilion: decrease reference count in error pathXiongfeng Wang
2022-12-14fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu
2022-12-14fbdev: via: Fix error in via_core_init()Shang XiaoJing
2022-12-14fbdev: pm2fb: fix missing pci_disable_device()Yang Yingliang
2022-12-14fbdev: pxafb: Remove unnecessary print function dev_err()wangkailong@jari.cn
2022-12-14fbdev: omapfb: panel-sharp-ls037v7dw01: fix included headersDmitry Torokhov
2022-12-14fbdev: omapfb: panel-tpo-td028ttec1: stop including gpio.hDmitry Torokhov
2022-12-14fbdev: omapfb: panel-lgphilips-lb035q02: remove backlight GPIO handlingDmitry Torokhov
2022-12-14fbdev: omapfb: encoder-opa362: fix included headersDmitry Torokhov
2022-12-14fbdev: omapfb: connector-analog-tv: remove support for platform dataDmitry Torokhov
2022-12-14fbdev: omapfb: panel-dpi: remove support for platform dataDmitry Torokhov
2022-12-14fbdev: omapfb: panel-nec-nl8048hl11: switch to using gpiod APIDmitry Torokhov