summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds2023-12-201-1/+1
* cred: switch to using atomic_long_tJens Axboe2023-12-201-3/+3
* drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel2023-12-131-0/+2
* genetlink: add CAP_NET_ADMIN test for multicast bindIdo Schimmel2023-12-131-0/+1
* pwm: Fix double shift bugDan Carpenter2023-11-281-2/+2
* net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet2023-11-281-3/+3
* PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau2023-11-081-0/+1
* rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski2023-11-081-0/+8
* rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski2023-11-081-2/+4
* driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski2023-11-082-1/+7
* gtp: uapi: fix GTPA_MAXPablo Neira Ayuso2023-11-081-1/+1
* perf: Disallow mis-matched inherited group readsPeter Zijlstra2023-10-251-0/+1
* Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz2023-10-251-1/+1
* xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet2023-10-251-0/+1
* mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia2023-10-251-1/+0
* ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel2023-10-101-0/+4
* ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer2023-10-101-1/+1
* team: fix null-ptr-deref when team device type is changedZiyang Xuan2023-10-101-0/+2
* hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak2023-09-231-3/+19
* net: handle ARPHRD_PPP in dev_is_mac_header_xmit()Nicolas Dichtel2023-09-231-0/+4
* scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby2023-09-231-1/+1
* dma-buf/sync_file: Fix docs syntaxRob Clark2023-09-231-1/+1
* lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai2023-09-231-1/+4
* fs/nls: make load_nls() take a const parameterWinston Wen2023-09-231-1/+1
* scsi: core: raid_class: Remove raid_component_add()Zhu Wang2023-08-301-4/+0
* sock: annotate data-races around prot->memory_pressureEric Dumazet2023-08-301-3/+4
* net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet2023-08-301-0/+4
* sock: Fix misuse of sk_under_memory_pressure()Abel Wu2023-08-301-0/+6
* media: v4l2-mem2mem: add lock to protect parameter num_rdyYunfei Dong2023-08-301-2/+16
* netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso2023-08-161-2/+25
* word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com2023-08-111-1/+1
* block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche2023-08-111-5/+5
* tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith2023-08-111-6/+2
* tcp: annotate data-races around fastopenq.max_qlenEric Dumazet2023-08-111-1/+1
* tcp: annotate data-races around tp->notsent_lowatEric Dumazet2023-08-111-1/+5
* posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner2023-08-111-1/+1
* Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao2023-08-111-1/+0
* net/sched: make psched_mtu() RTNL-less safePedro Tammela2023-08-111-1/+1
* workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds2023-08-111-7/+8
* netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso2023-08-111-0/+1
* media: videodev2.h: Fix struct v4l2_input tuner index commentMarek Vasut2023-08-111-1/+1
* block: change all __u32 annotations to __be32 in affs_hardblocks.hMichael Schmitz2023-08-111-34/+34
* PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng2023-08-111-0/+1
* netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima2023-08-111-0/+1
* watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...Douglas Anderson2023-08-111-1/+1
* init: Remove check_bugs() leftoversThomas Gleixner2023-08-081-11/+0
* init: Provide arch_cpu_finalize_init()Thomas Gleixner2023-08-081-0/+6
* neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky2023-06-211-2/+0
* neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui2023-06-211-5/+0
* Remove DECnet support from kernelStephen Hemminger2023-06-2111-1194/+2