summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-01-25netfilter: bridge: replace physindev with physinif in nf_bridge_infoPavel Tikhomirov
2024-01-25netfilter: propagate net to nf_bridge_get_physindevPavel Tikhomirov
2024-01-25net: add more sanity check in virtio_net_hdr_to_skb()Eric Dumazet
2024-01-25bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam
2024-01-25bus: mhi: ep: Use slab allocator where applicableManivannan Sadhasivam
2024-01-25iio: adc: ad9467: fix scale settingNuno Sa
2024-01-25PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()Andy Shevchenko
2024-01-25srcu: Use try-lock lockdep annotation for NMI-safe access.Sebastian Andrzej Siewior
2024-01-25block: Fix iterating over an empty bio with bio_for_each_folio_allMatthew Wilcox (Oracle)
2024-01-25gpiolib: provide gpio_device_find()Bartosz Golaszewski
2024-01-25gpiolib: make gpio_device_get() and gpio_device_put() publicBartosz Golaszewski
2024-01-25clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hwThéo Lebrun
2024-01-25bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()Hou Tao
2024-01-25virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov
2024-01-25bpf: Defer the free of inner map when necessaryHou Tao
2024-01-25bpf: Add map and need_defer parameters to .map_fd_put_ptr()Hou Tao
2024-01-25crypto: hisilicon/qm - add a function to set qm algsWenkai Lin
2024-01-25crypto: hisilicon/qm - save capability registers in qm init processZhiqi Song
2024-01-20driver core: Add a guard() definition for the device_lock()Dan Williams
2024-01-20jbd2: increase the journal IO's priorityZhang Yi
2024-01-20block: warn once for each partition in bio_check_ro()Yu Kuai
2024-01-20wifi: avoid offset calculation on NULL pointerMichael-CY Lee
2024-01-10crypto: hisilicon/qm - fix EQ/AEQ interrupt issueLongfang Liu
2024-01-10mm: convert DAX lock/unlock page to lock/unlock folioMatthew Wilcox (Oracle)
2024-01-05block: renumber QUEUE_FLAG_HW_WCChristoph Hellwig
2024-01-05linux/export: Ensure natural alignment of kcrctab arrayHelge Deller
2024-01-05linux/export: Fix alignment for 64-bit ksymtab entriesHelge Deller
2024-01-05fs: new accessor methods for atime and mtimeJeff Layton
2024-01-01keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells
2024-01-01wifi: ieee80211: don't require protected vendor action framesJohannes Berg
2024-01-01mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park
2024-01-01mm/damon/core: use number of passed access sampling as a timerSeongJae Park
2024-01-01bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa
2023-12-20x86/speculation, objtool: Use absolute relocations for annotationsFangrui Song
2023-12-20mm/mglru: reclaim offlined memcgs harderYu Zhao
2023-12-20mm/mglru: respect min_ttl_ms with memcgsYu Zhao
2023-12-20mm/mglru: fix underprotected page cacheYu Zhao
2023-12-20PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-20cred: switch to using atomic_long_tJens Axboe
2023-12-20RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad
2023-12-20net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky
2023-12-20net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky
2023-12-20r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane
2023-12-13kprobes: consistent rcu api usage for kretprobe holderJP Kobryn
2023-12-13hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz
2023-12-13highmem: fix a memory copy problem in memcpy_from_folioSu Hui
2023-12-13rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)
2023-12-13firmware: arm_scmi: Extend perf protocol ops to get information of a domainUlf Hansson
2023-12-13firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson