summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()Paul E. McKenney2023-06-281-0/+18
* ipmi: Make the smi watcher be disabled immediately when not neededCorey Minyard2023-06-281-13/+4
* neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky2023-06-211-2/+0
* net: Remove unused inline function dst_hold_and_use()Gaosheng Cui2023-06-211-6/+0
* neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui2023-06-211-5/+0
* Remove DECnet support from kernelStephen Hemminger2023-06-2113-1205/+1
* net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2023-06-141-0/+2
* rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet2023-06-141-2/+5
* rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet2023-06-141-5/+13
* media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim2023-06-091-0/+4
* ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko2023-06-091-0/+1
* tcp: deny tcp_disconnect() when threads are waitingEric Dumazet2023-06-091-0/+4
* ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel2023-06-092-0/+4
* power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...Hans de Goede2023-06-091-2/+3
* cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev2023-06-091-3/+12
* ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski2023-05-301-1/+2
* 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
* lib/string_helpers: Introduce string_upper() and string_lower() helpersVadim Pasternak2023-05-301-0/+15
* 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-303-7/+7
* netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso2023-05-304-7/+8
* ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye2023-05-302-2/+2
* drivers: provide devm_platform_ioremap_resource()Bartosz Golaszewski2023-05-301-0/+3
* sched: Fix KCSAN noinstr violationJosh Poimboeuf2023-05-301-1/+1
* firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois2023-05-301-1/+0
* tcp: factor out __tcp_close() helperPaolo Abeni2023-05-301-0/+1
* tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWATEric Dumazet2023-05-302-7/+21
* 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
* drm/amdgpu: Add command to override the context priority.Bas Nieuwenhuizen2023-05-171-1/+2
* ipmi: Fix how the lower layers are told to watch for messagesCorey Minyard2023-05-171-7/+29
* tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)2023-05-171-0/+2
* nohz: Add TICK_DEP_BIT_RCUFrederic Weisbecker2023-05-172-2/+8
* netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso2023-05-171-0/+1
* 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
* netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal2023-05-171-1/+0
* scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn2023-05-171-1/+12
* media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format.Dafna Hirschfeld2023-05-171-0/+8
* debugfs: regset32: Add Runtime PM supportGeert Uytterhoeven2023-05-171-0/+1
* 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
* cgroup/cpuset: Change cpuset_rwsem and hotplug lock orderJuri Lelli2023-04-051-4/+4