summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-23llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima1-4/+2
2024-02-23tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao1-0/+8
2024-02-23mm: vmalloc: introduce array allocation functionsPaolo Bonzini1-0/+5
2024-02-23stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook2-0/+29
2024-02-23lsm: new security_file_ioctl_compat() hookAlfred Piccioni2-0/+11
2024-02-23async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki1-0/+2
2024-02-23spi: introduce SPI_MODE_X_MASK macroOleksij Rempel1-0/+1
2024-02-23units: add the HZ macrosDaniel Lezcano1-0/+4
2024-02-23units: change from 'L' to 'UL'Daniel Lezcano1-3/+3
2024-01-26iio: adc: ad9467: fix scale settingNuno Sa1-0/+4
2024-01-26dma-mapping: Fix build error unused-valueRen Zhijie1-1/+1
2024-01-26clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hwThéo Lebrun1-2/+2
2024-01-26clk: fixed-rate: add devm_clk_hw_register_fixed_rateDmitry Baryshkov1-8/+21
2024-01-26dt-bindings: clock: Update the videocc resets for sm8150Satya Priya Kakitapalli1-0/+4
2024-01-26drm/bridge: Fix typo in post_disable() descriptionDario Binacchi1-1/+1
2024-01-26rcu: Create an unrcu_pointer() to remove __rcu from a pointerPaul E. McKenney1-0/+14
2024-01-26Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz1-1/+0
2024-01-26dma-mapping: Add dma_release_coherent_memory to DMA APIMark-PK Tsai1-0/+3
2024-01-26bpf: Add crosstask check to __bpf_get_stackJordan Rome1-0/+3
2024-01-26crypto: af_alg - Disallow multiple in-flight AIO requestsHerbert Xu1-0/+3
2024-01-26virtio-crypto: introduce akcipher servicezhenwei pi1-1/+80
2024-01-26virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPCzhenwei pi1-0/+1
2024-01-26of: Add of_property_present() helperRob Herring1-1/+16
2024-01-26of: property: define of_property_read_u{8,16,32,64}_array() unconditionallyMichael Walle1-150/+124
2024-01-15ipv6: remove max_size check inline with ipv4Jon Maxwell1-1/+1
2024-01-12Revert "scsi: core: Add scsi_prot_ref_tag() helper"Greg Kroah-Hartman1-7/+0
2024-01-12Revert "scsi: core: Introduce scsi_get_sector()"Greg Kroah-Hartman1-5/+0
2024-01-12Revert "scsi: core: Make scsi_get_lba() return the LBA"Greg Kroah-Hartman1-7/+5
2024-01-12Revert "scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request"Greg Kroah-Hartman2-14/+10
2024-01-12Revert "scsi: core: Use a structure member to track the SCSI command submitter"Greg Kroah-Hartman1-7/+0
2024-01-05scsi: core: Use a structure member to track the SCSI command submitterBart Van Assche1-0/+7
2024-01-05scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2-10/+14
2024-01-05scsi: core: Make scsi_get_lba() return the LBAMartin K. Petersen1-5/+7
2024-01-05scsi: core: Introduce scsi_get_sector()Bart Van Assche1-0/+5
2024-01-05scsi: core: Add scsi_prot_ref_tag() helperMartin K. Petersen1-0/+7
2024-01-05Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao1-0/+5
2024-01-05Bluetooth: use inclusive language in SMPArchie Pusaka1-1/+1
2024-01-05keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells1-0/+1
2023-12-20asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds1-1/+1
2023-12-20cred: switch to using atomic_long_tJens Axboe1-4/+4
2023-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean1-2/+10
2023-12-20net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski2-6/+10
2023-12-13drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel1-0/+2
2023-12-13genetlink: add CAP_NET_ADMIN test for multicast bindIdo Schimmel1-0/+1
2023-12-13perf/core: Add a new read format to get a number of lost samplesNamhyung Kim2-1/+6
2023-12-13of: Add missing 'Return' section in kerneldoc commentsRob Herring1-22/+41
2023-12-13platform/x86: asus-wmi: Add support for ROG X13 tablet modeLuke D. Jones1-0/+1
2023-12-13asus-wmi: Add dgpu disable methodLuke D. Jones1-0/+3
2023-12-13platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360Samuel Čavoj1-0/+1
2023-12-13hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner2-2/+3