summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-17arch: fix broken BuildID for arm64 and riscvMasahiro Yamada
2023-03-17PCI: Add SolidRun vendor IDAlvaro Karsz
2023-03-17netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal
2023-03-17irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui
2023-03-17irq: Fix typos in commentsIngo Molnar
2023-03-11PCI: Add ACS quirk for Wangxun NICsMengyuan Lou
2023-03-11usb: uvc: Enumerate valid values for color matchingDaniel Scally
2023-03-11PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen
2023-03-11media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook
2023-03-11bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC supportSouradeep Chowdhury
2023-03-11sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long
2023-03-11ima: Align ima_file_mmap() parameters with mmap_file LSM hookRoberto Sassu
2023-03-11x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong
2023-03-11x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong
2023-03-11uaccess: Add minimum bounds check on kernel buffer sizeKees Cook
2023-03-11rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checksPaul E. McKenney
2023-03-11linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2023-03-11ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declaredLucas Tanure
2023-03-11NFSv4: keep state manager thread active if swap is enabledNeilBrown
2023-03-11drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightnessDaniel Mentz
2023-03-11net: add sock_init_data_uid()Pietro Borrello
2023-03-11rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()Frederic Weisbecker
2023-03-11genirq: Fix the return type of kstat_cpu_irqs_sum()Zhen Lei
2023-02-25uaccess: Add speculation barrier to copy_from_user()Dave Hansen
2023-02-25random: always mix cycle counter in add_latent_entropy()Jason A. Donenfeld
2023-02-22dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima
2023-02-22hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz
2023-02-22nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)
2023-02-22net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov
2023-02-15uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski
2023-02-15mm/migration: return errno when isolate_huge_page failedMiaohe Lin
2023-02-15nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello
2023-02-15mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz
2023-02-15bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki
2023-02-01netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman
2023-02-01units: Add SI metric prefix definitionsAndy Shevchenko
2023-02-01units: Add Watt unitsDaniel Lezcano
2023-02-01panic: Consolidate open-coded panic_on_warn checksKees Cook
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-02-01kernel/panic: move panic sysctls to its own filetangmeng
2023-02-01sysctl: add a new register_sysctl_init() interfaceXiaoming Ni
2023-02-01scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao
2023-02-01l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki
2023-02-01net/sched: sch_taprio: fix possible use-after-freeEric Dumazet
2023-02-01clk: Provide new devm_clk helpers for prepared and enabled clocksUwe Kleine-König
2023-01-24tracing: Use alignof__(struct {type b;}) instead of offsetof()Steven Rostedt (Google)
2023-01-24usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman
2023-01-24btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota
2023-01-18dt-bindings: clocks: imx8mp: Add ID for usb suspend clockLi Jun
2023-01-18clk: imx8mp: add clkout1/2 supportLucas Stach