summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede2023-05-301-0/+1
* USB: core: Add routines for endpoint checks in old driversAlan Stern2023-05-301-0/+5
* netfilter: nf_tables: do not allow SET_ID to refer to another tablePablo Neira Ayuso2023-05-301-0/+2
* netfilter: nft_dynset: do not reject set updates with NFT_SET_EVALPablo Neira Ayuso2023-05-301-1/+1
* netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso2023-05-301-0/+4
* netfilter: nftables: statify nft_parse_register()Pablo Neira Ayuso2023-05-301-1/+0
* netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso2023-05-304-8/+8
* netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso2023-05-305-8/+16
* sched: Fix KCSAN noinstr violationJosh Poimboeuf2023-05-301-1/+1
* net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima2023-05-301-1/+1
* printk: declare printk_deferred_{enter,safe}() in include/linux/printk.hTetsuo Handa2023-05-171-0/+19
* tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen2023-05-171-0/+2
* netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso2023-05-171-0/+1
* netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso2023-05-171-0/+6
* netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso2023-05-171-0/+3
* netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso2023-05-171-4/+13
* netfilter: nf_tables: split set destruction in deactivate and destroy phaseFlorian Westphal2023-05-171-1/+6
* btrfs: scrub: reject unsupported scrub flagsQu Wenruo2023-05-171-0/+1
* SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo2023-05-171-2/+1
* uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky2023-05-171-1/+1
* linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap2023-05-171-1/+1
* scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn2023-05-171-1/+12
* tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima2023-04-263-9/+2
* udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima2023-04-261-0/+1
* f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard2023-04-261-1/+1
* ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping2023-04-201-1/+1
* HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones2023-03-221-0/+3
* sh: intc: Avoid spurious sizeof-pointer-div warningMichael Karcher2023-03-221-1/+4
* net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet2023-03-221-2/+4
* PCI: Add SolidRun vendor IDAlvaro Karsz2023-03-171-0/+2
* usb: uvc: Enumerate valid values for color matchingDaniel Scally2023-03-111-0/+30
* ima: Align ima_file_mmap() parameters with mmap_file LSM hookRoberto Sassu2023-03-111-2/+4
* x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong2023-03-111-0/+1
* x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong2023-03-111-0/+1
* drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightnessDaniel Mentz2023-03-111-0/+4
* genirq: Fix the return type of kstat_cpu_irqs_sum()Zhen Lei2023-03-111-1/+1
* bpf: Fix 32 bit src register truncation on div/modDaniel Borkmann2023-03-111-0/+24
* uaccess: Add speculation barrier to copy_from_user()Dave Hansen2023-02-251-0/+4
* random: always mix cycle counter in add_latent_entropy()Jason A. Donenfeld2023-02-251-3/+3
* dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima2023-02-221-0/+13
* hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz2023-02-221-1/+4
* mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2023-02-221-0/+13
* panic: Consolidate open-coded panic_on_warn checksKees Cook2023-02-061-0/+1
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-061-0/+1
* sysctl: add a new register_sysctl_init() interfaceXiaoming Ni2023-02-061-0/+3
* SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto2023-01-181-0/+5
* mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi2023-01-181-0/+1
* include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn2023-01-181-1/+1
* ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENTBaisong Zhong2023-01-181-4/+4
* eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong2023-01-181-1/+1