summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-05-17printk: declare printk_deferred_{enter,safe}() in include/linux/printk.hTetsuo Handa
2023-05-17tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen
2023-05-17drm/amdgpu: Add command to override the context priority.Bas Nieuwenhuizen
2023-05-17ipmi: Fix how the lower layers are told to watch for messagesCorey Minyard
2023-05-17tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)
2023-05-17nohz: Add TICK_DEP_BIT_RCUFrederic Weisbecker
2023-05-17netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso
2023-05-17btrfs: scrub: reject unsupported scrub flagsQu Wenruo
2023-05-17SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo
2023-05-17uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky
2023-05-17linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap
2023-05-17netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal
2023-05-17scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn
2023-05-17media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format.Dafna Hirschfeld
2023-05-17debugfs: regset32: Add Runtime PM supportGeert Uytterhoeven
2023-04-26tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima
2023-04-26udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima
2023-04-26f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard
2023-04-20ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping
2023-04-05cgroup/cpuset: Change cpuset_rwsem and hotplug lock orderJuri Lelli
2023-03-22HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-03-22tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)
2023-03-22sh: intc: Avoid spurious sizeof-pointer-div warningMichael Karcher
2023-03-22net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet
2023-03-17PCI: Add SolidRun vendor IDAlvaro Karsz
2023-03-11usb: uvc: Enumerate valid values for color matchingDaniel Scally
2023-03-11media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook
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-11drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightnessDaniel Mentz
2023-03-11drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macrosLaurent Pinchart
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-22net: phy: add macros for PHYID matchingHeiner Kallweit
2023-02-22mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz
2023-02-06panic: Consolidate open-coded panic_on_warn checksKees Cook
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-02-06sysctl: add a new register_sysctl_init() interfaceXiaoming Ni
2023-01-24Revert "ext4: generalize extents status tree search functions"Greg Kroah-Hartman
2023-01-24Revert "ext4: fix reserved cluster accounting at delayed write time"Greg Kroah-Hartman
2023-01-18ext4: fix reserved cluster accounting at delayed write timeEric Whitney
2023-01-18ext4: generalize extents status tree search functionsEric Whitney
2023-01-18quota: Factor out setup of quota inodeJan Kara
2023-01-18SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto
2023-01-18ext4: fix deadlock due to mbcache entry corruptionJan Kara
2023-01-18mbcache: automatically delete entries from cache on freeingJan Kara