summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-04-05mm: enable maple tree RCU mode by defaultLiam R. Howlett
2023-04-05Migrate the PCIe-IDIO-24 and WS16C48 GPIO driversMark Brown
2023-04-05PCI: Make pci_bus_for_each_resource() index optionalAndy Shevchenko
2023-04-05clk: Remove mmask and nmask fields in struct clk_fractional_dividerChristophe JAILLET
2023-04-05nvmem: Add macro to register nvmem layout driversMiquel Raynal
2023-04-05nvmem: core: support specifying both: cell raw data & post read lengthsRafał Miłecki
2023-04-05nvmem: core: provide own priv pointer in post process callbackMichael Walle
2023-04-05nvmem: cell: drop global cell_post_processMichael Walle
2023-04-05nvmem: core: allow to modify a cell before adding itMichael Walle
2023-04-05nvmem: core: add per-cell post processingMichael Walle
2023-04-05nvmem: core: introduce NVMEM layoutsMichael Walle
2023-04-05of: device: Kill of_device_request_module()Miquel Raynal
2023-04-05of: Move the request module helper logic to module.cMiquel Raynal
2023-04-05of: Move of_modalias() to module.cMiquel Raynal
2023-04-05of: Rename of_modalias_node()Miquel Raynal
2023-04-05regmap: Pass irq_drv_data as a parameter for set_type_config()William Breathitt Gray
2023-04-05Merge tag 'trace-v6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)
2023-04-05tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)
2023-04-05srcu: Add comments for srcu_size_statePingfan Liu
2023-04-05sed-opal: Add command to read locking range parameters.Ondrej Kozina
2023-04-05interconnect: drop unused icc_link_destroy() interfaceJohan Hovold
2023-04-05sched/psi: Allow unprivileged polling of N*2s periodDomenico Cerasuolo
2023-04-05sched/psi: Rename existing poll members in preparationDomenico Cerasuolo
2023-04-04bpf: Refactor btf_nested_type_is_trusted().Alexei Starovoitov
2023-04-04bpf: Remove unused arguments from btf_struct_access().Alexei Starovoitov
2023-04-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-04PCI: Document pci_bus_for_each_resource()Andy Shevchenko
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2023-04-04PCI: Introduce pci_resource_n()Andy Shevchenko
2023-04-04srcu: Move work-scheduling fields from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move srcu_barrier() fields from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->sda_is_static from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move heuristics fields from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move grace-period fields from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->srcu_gp_mutex from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->lock from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->srcu_cb_mutex from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->srcu_size_state from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->level from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Begin offloading srcu_struct fields to srcu_updatePaul E. McKenney
2023-04-04srcu: Use static init for statically allocated in-module srcu_structPaul E. McKenney
2023-04-04srcu: Add whitespace to __SRCU_STRUCT_INIT() & __DEFINE_SRCU()Paul E. McKenney
2023-04-04io_uring/rsrc: add custom limit for node cachingPavel Begunkov
2023-04-04io_uring/rsrc: cache struct io_rsrc_nodePavel Begunkov
2023-04-04io_uring/rsrc: don't offload node freePavel Begunkov
2023-04-04io_uring/rsrc: kill rsrc_ref_lockPavel Begunkov
2023-04-04io_uring/rsrc: keep cached refs per nodePavel Begunkov
2023-04-04Merge branch 'iommufd/for-rc' into for-nextJason Gunthorpe
2023-04-04gpu: host1x: Make host1x_client_unregister() return voidUwe Kleine-König