summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-28rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()Paul E. McKenney
2023-06-28ipmi: Make the smi watcher be disabled immediately when not neededCorey Minyard
2023-06-21neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky
2023-06-21net: Remove unused inline function dst_hold_and_use()Gaosheng Cui
2023-06-21neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-06-14net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-06-14rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-06-14rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet
2023-06-09media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim
2023-06-09ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko
2023-06-09tcp: deny tcp_disconnect() when threads are waitingEric Dumazet
2023-06-09ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel
2023-06-09power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...Hans de Goede
2023-06-09cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev
2023-05-30ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski
2023-05-30power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern
2023-05-30lib/string_helpers: Introduce string_upper() and string_lower() helpersVadim Pasternak
2023-05-30netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso
2023-05-30netfilter: nftables: statify nft_parse_register()Pablo Neira Ayuso
2023-05-30netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso
2023-05-30netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso
2023-05-30ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye
2023-05-30drivers: provide devm_platform_ioremap_resource()Bartosz Golaszewski
2023-05-30sched: Fix KCSAN noinstr violationJosh Poimboeuf
2023-05-30firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois
2023-05-30tcp: factor out __tcp_close() helperPaolo Abeni
2023-05-30tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWATEric Dumazet
2023-05-30net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima
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