summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-12-20kexec_file: add kexec_file flag to control debug printingBaoquan He
2023-12-20gfp: gfp_types.h: fix typos & punctuationRandy Dunlap
2023-12-20mm/damon: update email of SeongJaeSeongJae Park
2023-12-20mm: thp: support allocation of anonymous multi-size THPRyan Roberts
2023-12-20mm: thp: introduce multi-size THP sysfs interfaceRyan Roberts
2023-12-20mm: memcg: restore subtree stats flushingYosry Ahmed
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton
2023-12-20mm: Introduce pudp/p4dp/pgdp_get() functionsAlexandre Ghiti
2023-12-20Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-12-20pwm: Drop two unused API functionsUwe Kleine-König
2023-12-20cpu/hotplug: Increase the number of dynamic statesxiaoming Wang
2023-12-20pwm: Make it possible to apply PWM changes in atomic contextSean Young
2023-12-20pwm: Replace ENOTSUPP with EOPNOTSUPPSean Young
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2023-12-20pwm: Update kernel doc for struct pwm_chipUwe Kleine-König
2023-12-20pwm: Replace PWM chip unique base by unique IDUwe Kleine-König
2023-12-20pwm: Drop unused member "pwm" from struct pwm_deviceUwe Kleine-König
2023-12-20ring-buffer: Read and write to ring buffers with custom sub buffer sizeTzvetomir Stoyanov (VMware)
2023-12-20ring-buffer: Add interface for configuring trace sub buffer sizeTzvetomir Stoyanov (VMware)
2023-12-20ring-buffer: Page size per ring bufferTzvetomir Stoyanov (VMware)
2023-12-20evm: add support to disable EVM on unsupported filesystemsMimi Zohar
2023-12-20evm: don't copy up 'security.evm' xattrMimi Zohar
2023-12-20net: Add MDB bulk deletion device operationIdo Schimmel
2023-12-20thunderbolt: make tb_bus_type constGreg Kroah-Hartman
2023-12-19block: simplify disk_set_zonedChristoph Hellwig
2023-12-19block: remove support for the host aware zone modelChristoph Hellwig
2023-12-19bpf: move subprog call logic back to verifier.cAndrii Nakryiko
2023-12-19bpf: prepare btf_prepare_func_args() for handling static subprogsAndrii Nakryiko
2023-12-19bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko
2023-12-19bpf: abstract away global subprog arg preparation logic from reg state setupAndrii Nakryiko
2023-12-19clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hwThéo Lebrun
2023-12-19io_uring: drop any code related to SCM_RIGHTSJens Axboe
2023-12-19io_uring/unix: drop usage of io_uring socketJens Axboe
2023-12-19Merge branch 'v6.8/vfio/virtio' into v6.8/vfio/nextAlex Williamson
2023-12-19vfio/pci: Expose vfio_pci_core_iowrite/read##size()Yishai Hadas
2023-12-19vfio/pci: Expose vfio_pci_core_setup_barmap()Yishai Hadas
2023-12-19virtio-pci: Introduce APIs to execute legacy IO admin commandsYishai Hadas
2023-12-19virtio-pci: Introduce admin command sending functionFeng Liu
2023-12-19virtio-pci: Introduce admin virtqueueFeng Liu
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko
2023-12-19regulator: Reuse LINEAR_RANGE() in REGULATOR_LINEAR_RANGE()Andy Shevchenko
2023-12-19netlink: introduce typedef for filter functionJiri Pirko
2023-12-19accel/habanalabs/gaudi2: add signed dev info uAPIMoti Haimovski
2023-12-19Merge tag 'mhi-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman
2023-12-19Revert "iio: hid-sensor-als: Add light color temperature support"Srinivas Pandruvada
2023-12-19Revert "iio: hid-sensor-als: Add light chromaticity support"Srinivas Pandruvada
2023-12-18trace_seq: Increase the buffer size to almost two pagesSteven Rostedt (Google)
2023-12-18tracing: Allow for max buffer data size trace_marker writesSteven Rostedt (Google)
2023-12-18tracing: Allow creating instances with specified system eventsSteven Rostedt (Google)