summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-23Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-07-23net/sched: make psched_mtu() RTNL-less safePedro Tammela
2023-07-23workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds
2023-07-23shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu
2023-07-23autofs: use flexible array in ioctl structureArnd Bergmann
2023-07-23Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman
2023-07-23usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K
2023-07-23media: videodev2.h: Fix struct v4l2_input tuner index commentMarek Vasut
2023-07-23block: change all __u32 annotations to __be32 in affs_hardblocks.hMichael Schmitz
2023-07-23bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin
2023-07-23ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition errorKiran K
2023-07-23crypto: kpp - Add helper to set reqsizeHerbert Xu
2023-07-23PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng
2023-07-23netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima
2023-07-23can: length: fix bitstuffing countVincent Mailhol
2023-07-23bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever
2023-07-23watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...Douglas Anderson
2023-07-23tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().Sebastian Andrzej Siewior
2023-07-23fs: pipe: reveal missing function protoypesArnd Bergmann
2023-07-23netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2023-07-05mm, hwpoison: when copy-on-write hits poison, take page offlineJane Chu
2023-07-05mm, hwpoison: try to recover from copy-on write faultsTony Luck
2023-06-28gpio: Allow per-parent interrupt dataMarc Zyngier
2023-06-28netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso
2023-06-28netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso
2023-06-28netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso
2023-06-28xfrm: Treat already-verified secpath entries as optionalBenedict Wong
2023-06-28writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini
2023-06-28regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet
2023-06-28ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLANMatthias May
2023-06-28ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki
2023-06-21of: overlay: add entry to of_overlay_action_name[]Frank Rowand
2023-06-21neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky
2023-06-21net: Remove DECnet leftovers from flow.h.Guillaume Nault
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-21net: ethtool: correct MAX attribute value for statsJakub Kicinski
2023-06-21RDMA/cma: Always set static rate to 0 for RoCEMark Zhang
2023-06-21netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-06-21ASoC: soc-pcm: test if a BE can be preparedRanjani Sridharan
2023-06-21of: overlay: rework overlay apply and remove kfree()sFrank Rowand
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-14ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima
2023-06-14net/ipv6: fix bool/int mismatch for skip_notify_on_dev_downEric Dumazet
2023-06-14neighbour: fix unaligned access to pneigh_entryQingfang DENG
2023-06-14bonding (gcc13): synchronize bond_{a,t}lb_xmit() typesJiri Slaby (SUSE)