summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28dm bufio: Add DM_BUFIO_CLIENT_NO_SLEEP flagNathan Huckleberry
2022-07-28dm bufio: Add flags argument to dm_bufio_client_createNathan Huckleberry
2022-07-28dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer
2022-07-28Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-07-28platform/x86: pmc_atom: Fix comment typoXin Gao
2022-07-28ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan
2022-07-28s390: add ELF note type for encrypted CPU state of a PV VCPUJanosch Frank
2022-07-28thermal/core: Add thermal_trip in thermal_zoneDaniel Lezcano
2022-07-28thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano
2022-07-28thermal/of: Move thermal_trip structure to thermal.hDaniel Lezcano
2022-07-28thermal/core: Remove DROP_FULL and RAISE_FULLDaniel Lezcano
2022-07-28drivers/thermal/cpufreq_cooling : Refactor thermal_power_cpu_get_power tracingLukasz Luba
2022-07-28wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli
2022-07-28Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2022-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2022-07-28can: dev: add generic function can_eth_ioctl_hwts()Vincent Mailhol
2022-07-28can: dev: add generic function can_ethtool_op_get_ts_info_hwts()Vincent Mailhol
2022-07-28add missing includes and forward declarations to networking includes under li...Jakub Kicinski
2022-07-28Documentation: serial: move uart_ops documentation to the structJiri Slaby
2022-07-28mtd: spi-nor: s/addr_width/addr_nbytesTudor Ambarus
2022-07-28regulator: Consumer load management improvementsMark Brown
2022-07-27SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust
2022-07-27ACPI: property: Add support for parsing buffer property UUIDSakari Ailus
2022-07-27Merge branch 'erdma' into rdma.git for-nextJason Gunthorpe
2022-07-27RDMA/erdma: Add the ABI definitionsCheng Xu
2022-07-27RDMA: Add ERDMA to rdma_driver_id definitionCheng Xu
2022-07-27RDMA/mlx5: Rename the mkey cache variables and functionsAharon Landau
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-27clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6Tony Lindgren
2022-07-27io_uring: notification completion optimisationPavel Begunkov
2022-07-27regulator: core: Allow drivers to define their init data as constDouglas Anderson
2022-07-27regulator: core: Allow specifying an initial load w/ the bulk APIDouglas Anderson
2022-07-27USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang
2022-07-27net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl
2022-07-27s390/ism: CleanupsStefan Raspl
2022-07-27misc: Mark MICROCODE_MINOR unusedBorislav Petkov
2022-07-27watchdog: export lockup_detector_reconfigureLaurent Dufour
2022-07-27vfs: function to prevent re-use of block-device-based superblocksDaniil Lunev
2022-07-27fbdev: Make registered_fb[] private to fbmem.cDaniel Vetter
2022-07-26Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-27Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-07-26tls: rx: do not use the standard strparserJakub Kicinski
2022-07-26tcp: allow tls to decrypt directly from the tcp rcv queueJakub Kicinski
2022-07-26i2c: extend documentation about retvals of master_xfer functionsWolfram Sang
2022-07-26net: devlink: introduce nested devlink entity for line cardJiri Pirko
2022-07-26Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz
2022-07-26cxl/region: Introduce cxl_pmem_region objectsDan Williams
2022-07-26ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki
2022-07-26flow_offload: Introduce flow_match_pppoeWojciech Drewek