summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-30Bluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban1-1/+10
2024-05-30net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang1-1/+0
2024-05-30net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas1-0/+1
2024-05-30ax25: Use kernel universal linked list to implement ax25_dev_listDuoming Zhou1-2/+1
2024-05-30net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger1-0/+1
2024-05-30x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter1-6/+1
2024-05-30pwm: Provide an inline function to get the parent device of a given chipUwe Kleine-König1-0/+5
2024-05-30pwm: Drop useless member .of_pwm_n_cells of struct pwm_chipUwe Kleine-König1-2/+0
2024-05-30tcp: increase the default TCP scaling ratioHechao Li1-3/+2
2024-05-30bpf: Pack struct bpf_fib_lookupAnton Protopopov1-1/+1
2024-05-30bitops: add missing prototype checkAlexander Lobakin1-0/+1
2024-05-30ACPI: bus: Indicate support for IRQ ResourceSource thru _OSCArmin Wolf1-0/+1
2024-05-30ACPI: Fix Generic Initiator Affinity _OSC bitArmin Wolf1-1/+1
2024-05-30ACPI: bus: Indicate support for the Generic Event Device thru _OSCArmin Wolf1-0/+1
2024-05-30ACPI: bus: Indicate support for more than 16 p-states thru _OSCArmin Wolf1-0/+1
2024-05-30ACPI: bus: Indicate support for _TFP thru _OSCArmin Wolf1-0/+1
2024-05-30wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()Johannes Berg1-1/+1
2024-05-30libfs: Add simple_offset_rename() APIChuck Lever1-0/+2
2024-05-30libfs: Convert simple directory offsets to use a Maple TreeChuck Lever1-2/+3
2024-05-30maple_tree: Add mtree_alloc_cyclic()Chuck Lever1-0/+7
2024-05-30libfs: Add simple_offset_empty()Chuck Lever1-0/+1
2024-05-30cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson1-0/+11
2024-05-30wifi: mac80211: don't use rate mask for scanningJohannes Berg1-0/+3
2024-05-25block: add a disk_has_partscan helperChristoph Hellwig1-0/+13
2024-05-25Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Sungwoo Kim2-0/+10
2024-05-17VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven1-0/+2
2024-05-17kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko1-0/+11
2024-05-17mm/slab: make __free(kfree) accept error pointersDan Carpenter1-2/+2
2024-05-17Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds1-7/+0
2024-05-17rxrpc: Fix the names of the fields in the ACK trailer structDavid Howells1-1/+1
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey2-0/+18
2024-05-17Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlRick Edgecombe1-0/+1
2024-05-17net: add copy_safe_from_sockptr() helperEric Dumazet1-0/+25
2024-05-17memblock tests: fix undefined reference to `BIT'Wei Yang1-0/+2
2024-05-17drm/amdkfd: range check cp bad op exception interruptsJonathan Kim1-3/+14
2024-05-17scsi: mpi3mr: Avoid memcpy field-spanning write WARNINGShin'ichiro Kawasaki1-1/+1
2024-05-17net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert1-0/+9
2024-05-17ALSA: emu10k1: move the whole GPIO event handling to the workqueueOswald Buddenhagen1-2/+1
2024-05-17regmap: Add regmap_read_bypassed()Richard Fitzgerald1-0/+8
2024-05-17bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing1-0/+2
2024-05-17regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen1-1/+1
2024-05-17regulator: change stubbed devm_regulator_get_enable to return OkMatti Vaittinen1-1/+1
2024-05-17sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik1-0/+1
2024-05-02mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)2-37/+34
2024-05-02firmware: qcom: uefisecapp: Fix memory related IO errors and crashesMaximilian Luz2-9/+56
2024-05-02macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu1-0/+2
2024-05-02ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu1-0/+25
2024-05-02mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)2-5/+7
2024-05-02mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)1-23/+47
2024-05-02drm: add drm_gem_object_is_shared_for_memory_stats() helperAlex Deucher1-0/+13