summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* eventfs: Hold eventfs_mutex when calling callback functionsSteven Rostedt (Google)2024-02-231-0/+43
* eventfs: Use eventfs_remove_events_dir()Steven Rostedt (Google)2024-02-231-0/+1
* eventfs: Remove eventfs_file and just use eventfs_inodeSteven Rostedt (Google)2024-02-232-16/+15
* netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik2024-02-231-0/+4
* blk-wbt: Fix detection of dirty-throttled tasksJan Kara2024-02-231-2/+5
* ASoC: tas2781: add module parameter to tascodec_init()Gergo Koteles2024-02-231-0/+1
* serial: core: introduce uart_port_tx_flags()Jiri Slaby (SUSE)2024-02-231-5/+27
* iio: imu: adis: ensure proper DMA alignmentNuno Sa2024-02-231-1/+2
* iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa2024-02-231-1/+3
* iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa2024-02-231-2/+2
* linux/init: remove __memexit* annotationsMasahiro Yamada2024-02-232-9/+0
* lsm: fix default return value of the socket_getpeersec_*() hooksOndrej Mosnacek2024-02-231-2/+2
* ptrace: Introduce exception_ip arch hookJiaxun Yang2024-02-231-0/+4
* tls: fix race between async notify and socket closeJakub Kicinski2024-02-231-5/+0
* update workarounds for gcc "asm goto" issueLinus Torvalds2024-02-232-4/+12
* work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-232-2/+21
* hrtimer: Report offline hrtimer enqueueFrederic Weisbecker2024-02-161-1/+3
* libceph: just wait for more data to be available on the socketXiubo Li2024-02-161-1/+1
* mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2024-02-161-0/+6
* netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso2024-02-161-0/+2
* rxrpc: Fix counting of new acks and nacksDavid Howells2024-02-161-3/+5
* dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li2024-02-161-1/+2
* mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver2024-02-051-3/+3
* af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet2024-02-051-6/+14
* netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso2024-02-051-0/+2
* ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel2024-02-051-1/+1
* drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell2024-02-051-0/+1
* PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart2024-02-051-0/+1
* drm/mipi-dsi: Fix detach call without attachTomi Valkeinen2024-02-051-0/+2
* minmax: relax check to allow comparison between unsigned arguments and signed...David Laight2024-02-051-7/+17
* minmax: allow comparisons of 'int' against 'unsigned char/short'David Laight2024-02-051-2/+3
* minmax: fix indentation of __cmp_once() and __clamp_once()David Laight2024-02-051-15/+15
* minmax: allow min()/max()/clamp() if the arguments have the same signedness.David Laight2024-02-051-28/+32
* minmax: add umin(a, b) and umax(a, b)David Laight2024-02-051-0/+17
* minmax: fix header inclusionsAndy Shevchenko2024-02-051-1/+2
* minmax: deduplicate __unconst_integer_typeof()Andy Shevchenko2024-02-051-23/+3
* arch: consolidate arch_irq_work_raise prototypesArnd Bergmann2024-02-051-0/+3
* thermal: core: Fix thermal zone suspend-resume synchronizationRafael J. Wysocki2024-02-051-0/+2
* arm64: irq: set the correct node for VMAP stackHuang Shijie2024-02-051-0/+2
* asm-generic: make sparse happy with odd-sized put_unaligned_*()Dmitry Torokhov2024-02-051-12/+12
* serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap2024-01-311-1/+1
* x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe2024-01-311-0/+1
* serial: core: Provide port lock wrappersThomas Gleixner2024-01-311-0/+79
* media: v4l2-cci: Add support for little-endian encoded registersAlexander Stein2024-01-311-0/+5
* media: v4l: cci: Add macros to obtain register width and addressSakari Ailus2024-01-311-0/+5
* media: v4l: cci: Include linux/bits.hSakari Ailus2024-01-311-0/+1
* fs/pipe: move check to pipe_has_watch_queue()Max Kellermann2024-01-311-0/+16
* drm: Allow drivers to indicate the damage helpers to ignore damage clipsJavier Martinez Canillas2024-01-311-0/+10
* drm: Disable the cursor plane on atomic contexts with virtualized driversZack Rusin2024-01-312-0/+21
* btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo2024-01-311-0/+3