summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-08ipv4, ipv6: Use splice_eof() to flushDavid Howells
2023-06-08splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells
2023-06-08splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()David Howells
2023-06-08net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspaceDavid Howells
2023-06-08Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-06-08net: pcs: lynx: make lynx_pcs_create() staticRussell King (Oracle)
2023-06-08net: pcs: lynx: add lynx_pcs_create_fwnode()Russell King (Oracle)
2023-06-08net: pcs: lynx: remove lynx_get_mdio_device()Russell King (Oracle)
2023-06-09Merge tag 'drm-intel-next-2023-06-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-06-08clk: Introduce clk_hw_determine_rate_no_reparent()Stephen Boyd
2023-06-08sysctl: move security keys sysctl registration to its own fileLuis Chamberlain
2023-06-08sysctl: move umh sysctl registration to its own fileLuis Chamberlain
2023-06-08kallsyms: make kallsyms_show_value() as generic functionManinder Singh
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-08power: supply: rt5033_battery: Move struct rt5033_battery to battery driverJakob Hauser
2023-06-08power: supply: rt5033_charger: Add RT5033 charger device driverJakob Hauser
2023-06-08mfd: rt5033: Apply preparatory changes before adding rt5033-charger driverJakob Hauser
2023-06-08mfd: rt5033: Fix STAT_MASK, HZ_MASK and AICR definesJakob Hauser
2023-06-08mfd: rt5033: Fix chip revision readoutJakob Hauser
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-08riscv: Add prctl controls for userspace vector managementAndy Chiu
2023-06-08riscv: Add ptrace vector supportGreentime Hu
2023-06-08counter: i8254: Introduce the Intel 8254 interface library moduleWilliam Breathitt Gray
2023-06-08dt-bindings: pinctrl: stm32: support for stm32mp257 and additional packagesAlexandre Torgue
2023-06-08hwmon: (core) Add missing beep-related standard attributesJames Seo
2023-06-08crypto: af_alg: Use extract_iter_to_sg() to create scatterlistsDavid Howells
2023-06-08crypto: af_alg: Pin pages rather than ref'ing if appropriateDavid Howells
2023-06-08Move netfs_extract_iter_to_sg() to lib/scatterlist.cDavid Howells
2023-06-08Drop the netfs_ prefix from netfs_extract_iter_to_sg()David Howells
2023-06-08net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCSJiawen Wu
2023-06-08accel/habanalabs: add description to several info ioctlsDani Liberman
2023-06-08percpu: Fix self-assignment of __old in raw_cpu_generic_try_cmpxchg()Nathan Chancellor
2023-06-08mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example codeSeongJae Park
2023-06-08mm/slab: add a missing semicolon on SLAB_TYPESAFE_BY_RCU example codeSeongJae Park
2023-06-08ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()Sudeep Holla
2023-06-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-08netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso
2023-06-07net/mlx5e: Expose catastrophic steering error countersLama Kayal
2023-06-07{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory
2023-06-07Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', ...Paul E. McKenney
2023-06-07notifier: Initialize new struct srcu_usage fieldChen-Yu Tsai
2023-06-07pktcdvd: Get rid of custom printing macrosAndy Shevchenko
2023-06-07wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg
2023-06-07drm/i915: Allow user to set cache at BO creationFei Yang
2023-06-07USB: serial: return errors from break handlingJohan Hovold
2023-06-07fuse: add feature flag for expire-onlyMiklos Szeredi
2023-06-07swiotlb: remove unused field "used" from struct io_tlb_memPetr Tesarik
2023-06-07TI TPS6594 PMIC support (RTC, pinctrl, regulators)Mark Brown
2023-06-07spi-geni-qcom: Add new interfaces and utilise themMark Brown
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet