summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-24ksmbd: fix racy issue from using ->d_parent and ->d_nameNamjae Jeon1-0/+6
2023-04-24Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz1-0/+2
2023-04-24Merge tag 'pull-lock_rename_child' of git://git.kernel.org/pub/scm/linux/kern...Steve French1-0/+3
2023-04-24Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini1-0/+8
2023-04-24Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHEDLuiz Augusto von Dentz1-0/+2
2023-04-24Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz1-1/+11
2023-04-24Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz1-2/+12
2023-04-24Bluetooth: Enable all supported LE PHY by defaultLuiz Augusto von Dentz1-0/+4
2023-04-24Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu2-17/+35
2023-04-24Bluetooth: Add support for hci devcoredumpAbhishek Pandit-Subedi2-0/+130
2023-04-24serdev: Add method to assert break signal over tty UART portNeeraj Sanjay Kale1-0/+6
2023-04-24serdev: Replace all instances of ENOTSUPP with EOPNOTSUPPNeeraj Sanjay Kale1-2/+2
2023-04-24Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick1-0/+7
2023-04-24Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz1-1/+1
2023-04-24Bluetooth: hci_core: Make hci_conn_hash_add append to the listLuiz Augusto von Dentz1-1/+1
2023-04-24Bluetooth: MGMT: Use BIT macro when defining bitfieldsLuiz Augusto von Dentz1-40/+40
2023-04-23Merge branch 'for-6.4/cxl-poison' into for-6.4/cxlDan Williams1-5/+30
2023-04-23net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TXVladimir Oltean1-0/+21
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean1-2/+10
2023-04-23net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless setVladimir Oltean1-1/+2
2023-04-23net: optimize napi_threaded_poll() vs RPS/RFSEric Dumazet1-0/+3
2023-04-23ALSA: emu10k1: use high-level I/O functions also during initOswald Buddenhagen1-4/+5
2023-04-23ALSA: emu10k1: fixup DSP definesOswald Buddenhagen2-91/+99
2023-04-23ALSA: emu10k1: pull in some register definitions from kX-projectOswald Buddenhagen1-23/+55
2023-04-23ALSA: emu10k1: remove some bogus definesOswald Buddenhagen1-15/+0
2023-04-23ALSA: emu10k1: eliminate some unused definesOswald Buddenhagen1-6/+0
2023-04-23ALSA: emu10k1: fix lineup of EMU_HANA_* definesOswald Buddenhagen1-22/+22
2023-04-23ALSA: emu10k1: comment updatesOswald Buddenhagen2-264/+243
2023-04-23cxl/mbox: Deprecate poison commandsDan Williams1-5/+30
2023-04-22ALSA: emu10k1: fix snd_emu1010_fpga_read() input masking for rev2 cardsOswald Buddenhagen1-1/+2
2023-04-22ALSA: emu10k1: remove unused emu->pcm_playback_efx_substream fieldOswald Buddenhagen1-1/+0
2023-04-22bpf: fix link failure with NETFILTER=y INET=nFlorian Westphal1-1/+1
2023-04-22rxrpc: Fix potential race in error handling in afs_make_call()David Howells1-1/+2
2023-04-22dt-bindings: reset: Add binding for MediaTek MT6735 TOPRGU/WDTYassine Oudjana1-0/+17
2023-04-22ALSA: emu10k1: fix access to Audigy GPIO portOswald Buddenhagen1-1/+6
2023-04-22ALSA: emu10k1: properly assert E-MU FPGA access constaintsOswald Buddenhagen1-3/+3
2023-04-22ALSA: emu10k1: clean up P16V part somewhatOswald Buddenhagen1-2/+1
2023-04-22ALSA: emu10k1: remove unused snd_emu10k1_voice.emu fieldOswald Buddenhagen1-1/+0
2023-04-22ALSA: emu10k1: remove obsolete card type variable and definesOswald Buddenhagen2-4/+0
2023-04-22Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-1/+2
2023-04-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski10-32/+143
2023-04-22netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso1-0/+6
2023-04-22ipvs: Correct spelling in commentsSimon Horman1-3/+3
2023-04-22ipvs: Remove {Enter,Leave}FunctionSimon Horman1-20/+0
2023-04-22ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman1-2/+4
2023-04-22netfilter: nf_tables: do not store rule in traceinfo structureFlorian Westphal1-2/+1
2023-04-22netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal1-3/+1
2023-04-22netfilter: nf_tables: do not store pktinfo in traceinfo structureFlorian Westphal1-3/+2
2023-04-22netfilter: nf_tables: make validation state per tableFlorian Westphal1-1/+2
2023-04-22netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal1-1/+0