summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-28rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()Paul E. McKenney
2023-06-28writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini
2023-06-28ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLANMatthias May
2023-06-28media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim
2023-06-28list: add "list_del_init_careful()" to go with "list_empty_careful()"Linus Torvalds
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-14bonding (gcc13): synchronize bond_{a,t}lb_xmit() typesJiri Slaby (SUSE)
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li
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-14neighbour: fix unaligned access to pneigh_entryQingfang DENG
2023-06-14neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva
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-05ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel
2023-06-05fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge
2023-06-05power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...Hans de Goede
2023-06-05cdc_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-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo
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-30sched: Fix KCSAN noinstr violationJosh Poimboeuf
2023-05-30firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois
2023-05-30net: add vlan_get_protocol_and_depth() helperEric Dumazet
2023-05-30net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima
2023-05-30linux/dim: Do nothing if no time delta between samplesRoy Novich
2023-05-30driver core: add a helper to setup both the of_node and fwnode of a deviceIoana Ciornei
2023-05-17PM: domains: Restore comment indentation for generic_pm_domain.child_linksGeert Uytterhoeven
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-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-17mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah
2023-05-17SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo
2023-05-17firmware: raspberrypi: Introduce devm_rpi_firmware_get()Nicolas Saenz Julienne
2023-05-17firmware: raspberrypi: Keep count of all consumersNicolas Saenz Julienne