summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix UAF in hci_conn_hash_flush againRuihan Li2023-06-141-1/+1
* mm: page_table_check: Ensure user pages are not slab pagesRuihan Li2023-06-141-0/+6
* usb: usbfs: Enforce page requirements for mmapRuihan Li2023-06-141-0/+5
* Bluetooth: fix debugfs registrationJohan Hovold2023-06-141-0/+1
* net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2023-06-141-0/+2
* net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet2023-06-142-3/+5
* 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
* ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima2023-06-141-3/+0
* Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen2023-06-141-1/+2
* Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz2023-06-141-1/+11
* Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz2023-06-141-2/+12
* Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang2023-06-141-0/+1
* Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu2023-06-142-17/+35
* net/ipv6: fix bool/int mismatch for skip_notify_on_dev_downEric Dumazet2023-06-141-1/+1
* net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda2023-06-141-5/+1
* neighbour: fix unaligned access to pneigh_entryQingfang DENG2023-06-141-1/+1
* firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman2023-06-091-1/+1
* scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()Po-Wen Kao2023-06-091-1/+1
* media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim2023-06-091-0/+15
* media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim2023-06-091-0/+4
* media: dvb-core: Fix use-after-free on race condition at dvb_frontendHyunwoo Kim2023-06-091-1/+5
* tcp: fix mishandling when the sack compression is deferred.fuyuanli2023-06-091-0/+1
* nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter2023-06-091-4/+3
* tcp: deny tcp_disconnect() when threads are waitingEric Dumazet2023-06-091-0/+4
* efi: Bump stub image version for macOS HVF compatibilityAkihiro Suda2023-06-091-12/+13
* net/mlx5e: Use query_special_contexts cmd only once per mdevDragos Tatulea2023-06-091-0/+1
* bpf, sockmap: Incorrectly handling copied_seqJohn Fastabend2023-06-051-0/+10
* bpf, sockmap: Improved check for empty queueJohn Fastabend2023-06-051-1/+0
* bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend2023-06-051-1/+1
* tls: rx: strp: preserve decryption status of skbs when neededJakub Kicinski2023-06-051-0/+1
* tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski2023-06-051-0/+10
* page_pool: fix inconsistency for page_pool_ring_[un]lock()Yunsheng Lin2023-05-301-18/+0
* net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik2023-05-301-1/+3
* ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski2023-05-301-1/+2
* x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne2023-05-301-1/+8
* fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge2023-05-301-21/+21
* firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla2023-05-301-0/+1
* power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede2023-05-301-0/+3
* power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede2023-05-301-0/+1
* drm: fix drmm_mutex_init()Matthew Auld2023-05-301-1/+17
* USB: core: Add routines for endpoint checks in old driversAlan Stern2023-05-301-0/+5
* net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo2023-05-302-0/+2
* ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel2023-05-302-0/+3
* mm/vmemmap/devdax: fix kernel crash when probing devdax devicesAneesh Kumar K.V2023-05-301-0/+16
* tpm: Prevent hwrng from activating during resumeJarkko Sakkinen2023-05-301-0/+1
* tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen2023-05-301-6/+7
* SUNRPC: always free ctxt when freeing deferred requestNeilBrown2023-05-242-2/+2
* sched: Fix KCSAN noinstr violationJosh Poimboeuf2023-05-241-1/+1
* Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini2023-05-241-0/+8