summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* params: lift param_set_uint_minmax to common codeSagi Grimberg2024-06-161-0/+2
* string.h: Add str_has_prefix() helper functionSteven Rostedt (VMware)2024-05-251-0/+20
* tracing: Consolidate trace_add/remove_event_call back to the nolock functionsSteven Rostedt (VMware)2024-05-251-2/+0
* ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu2024-05-171-0/+25
* ethernet: add a helper for assigning port addressesJakub Kicinski2024-05-171-0/+21
* serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap2024-05-021-1/+1
* tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker togetherRobin H. Johnson2024-05-021-1/+1
* serial: core: Provide port lock wrappersThomas Gleixner2024-05-021-0/+79
* SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo2024-04-131-1/+1
* fs: add a vfs_fchmod helperChristoph Hellwig2024-04-131-0/+1
* fs: add a vfs_fchown helperChristoph Hellwig2024-04-131-0/+2
* mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka2024-04-131-0/+9
* timers: Rename del_timer_sync() to timer_delete_sync()Thomas Gleixner2024-04-131-1/+14
* timers: Use del_timer_sync() even on UPThomas Gleixner2024-04-131-6/+1
* timers: Prepare support for PREEMPT_RTAnna-Maria Gleixner2024-04-131-1/+1
* firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interfaceGovind Singh2024-03-261-1/+3
* gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni2024-03-261-1/+2
* block: add a new set_read_only methodChristoph Hellwig2024-03-261-0/+1
* md: switch to ->check_events for media change notificationsChristoph Hellwig2024-03-261-2/+0
* fs/select: rework stack allocation hack for clangArnd Bergmann2024-03-261-4/+0
* net: move definition of pcpu_lstats to header fileLi RongQing2024-03-151-0/+6
* fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche2024-03-011-0/+2
* lsm: new security_file_ioctl_compat() hookAlfred Piccioni2024-02-232-0/+18
* hrtimer: Report offline hrtimer enqueueFrederic Weisbecker2024-02-231-1/+3
* dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li2024-02-231-1/+2
* PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart2024-02-231-0/+1
* bpf: Add map and need_defer parameters to .map_fd_put_ptr()Hou Tao2024-02-231-1/+5
* x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe2024-02-231-0/+1
* Revert "driver core: Annotate dev_err_probe() with __must_check"Greg Kroah-Hartman2024-02-231-1/+1
* driver core: Annotate dev_err_probe() with __must_checkAndy Shevchenko2024-02-231-1/+1
* spi: introduce SPI_MODE_X_MASK macroOleksij Rempel2024-02-231-0/+1
* driver core: add device probe log helperAndrzej Hajda2024-02-231-0/+3
* units: add the HZ macrosDaniel Lezcano2024-02-231-0/+4
* units: change from 'L' to 'UL'Daniel Lezcano2024-02-231-3/+3
* units: Add Watt unitsDaniel Lezcano2024-02-231-0/+4
* include/linux/units.h: add helpers for kelvin to/from Celsius conversionAkinobu Mita2024-02-231-0/+84
* cred: switch to using atomic_long_tJens Axboe2023-12-201-3/+3
* perf/core: Add a new read format to get a number of lost samplesNamhyung Kim2023-12-131-0/+2
* hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner2023-12-132-2/+3
* ovl: skip overlayfs superblocks at global syncKonstantin Khlebnikov2023-12-081-0/+2
* HID: fix HID device resource race between HID core and debugging supportCharles Yi2023-12-081-0/+3
* HID: core: store the unique system identifier in hid_deviceBenjamin Tissoires2023-12-081-0/+2
* pwm: Fix double shift bugDan Carpenter2023-11-281-2/+2
* sched/rt: Provide migrate_disable/enable() inlinesThomas Gleixner2023-11-201-0/+30
* net: add DEV_STATS_READ() helperEric Dumazet2023-11-201-0/+1
* PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau2023-11-081-0/+1
* rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski2023-11-081-0/+8
* rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski2023-11-081-2/+4
* driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski2023-11-082-1/+7
* perf: Disallow mis-matched inherited group readsPeter Zijlstra2023-10-251-0/+1