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: clean include/linux/tty.h upGreg Kroah-Hartman
2023-05-17tty: move some tty-only functions to drivers/tty/tty.hGreg Kroah-Hartman
2023-05-17tty: move some internal tty lock enums and functions out of tty.hGreg Kroah-Hartman
2023-05-17tty: audit: move some local functions out of tty.hGreg Kroah-Hartman
2023-05-17tty: create internal tty.h fileGreg Kroah-Hartman
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-17RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-05-17firmware: raspberrypi: Introduce devm_rpi_firmware_get()Nicolas Saenz Julienne
2023-05-17workqueue: Rename "delayed" (delayed by active management) to "inactive"Lai Jiangshan
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-17nvme: handle the persistent internal error AERMichael Kelley
2023-05-17xsk: Fix unaligned descriptor validationKal Conley
2023-05-17net: qrtr: correct types of trace event parametersSimon Horman
2023-05-17scsi: target: Fix multiple LUN_RESET handlingMike Christie
2023-05-17scsi: target: Make state_list per CPUMike Christie
2023-05-17scsi: target: Rename cmd.bad_sector to cmd.sense_infoDavid Disseldorp
2023-05-17scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn
2023-05-17ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne
2023-05-17rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang
2023-05-17mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah
2023-05-17tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)
2023-05-17blk-crypto: make blk_crypto_evict_key() return voidEric Biggers
2023-05-17posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner
2023-05-17asm-generic/io.h: suppress endianness warnings for readq() and writeq()Vladimir Oltean
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-26netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal
2023-04-26netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal
2023-04-20kexec: turn all kexec_mutex acquisitions into trylocksValentin Schneider
2023-04-20tcp: convert elligible sysctls to u8Eric Dumazet
2023-04-20ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet
2023-04-20sysctl: add proc_dou8vec_minmax()Eric Dumazet
2023-04-20ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping
2023-04-05rcu: Fix rcu_torture_read ftrace eventDouglas Raillard
2023-04-05Bluetooth: L2CAP: Fix not checking for maximum number of DCIDLuiz Augusto von Dentz
2023-04-05nvme-tcp: fix nvme_tcp_term_pdu to match specCaleb Sander
2023-04-05net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon
2023-03-22HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-03-22fs: use consistent setgid checks in is_sxid()Christian Brauner
2023-03-22attr: use consistent sgid stripping checksAmir Goldstein
2023-03-22fs: add mode_strip_sgid() helperYang Xu
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-22drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdocLiu Ying