summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-06-28gpio: Allow per-parent interrupt dataMarc Zyngier1-2/+17
2023-06-28regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet1-2/+2
2023-06-21of: overlay: add entry to of_overlay_action_name[]Frank Rowand1-0/+13
2023-06-21Remove DECnet support from kernelStephen Hemminger3-17/+0
2023-06-21of: overlay: rework overlay apply and remove kfree()sFrank Rowand1-1/+2
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li1-0/+5
2023-06-14rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet1-2/+5
2023-06-05power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...Hans de Goede1-2/+3
2023-06-05power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede1-0/+3
2023-05-30net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik1-1/+3
2023-05-30fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge1-21/+21
2023-05-30firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla1-0/+1
2023-05-30power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede1-0/+1
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern1-0/+5
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo1-0/+1
2023-05-30usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao2-0/+10
2023-05-24SUNRPC: always free ctxt when freeing deferred requestNeilBrown2-2/+2
2023-05-24SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever1-2/+0
2023-05-24sched: Fix KCSAN noinstr violationJosh Poimboeuf1-1/+1
2023-05-24firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois1-1/+0
2023-05-24net: add vlan_get_protocol_and_depth() helperEric Dumazet1-0/+17
2023-05-24net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee1-0/+1
2023-05-24linux/dim: Do nothing if no time delta between samplesRoy Novich1-1/+2
2023-05-17crypto: api - Add scaffolding to change completion function signatureHerbert Xu1-0/+6
2023-05-11mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah1-1/+1
2023-05-11SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo1-2/+1
2023-05-11RDMA/mlx5: Fix flow counter query via DEVXMark Bloch1-1/+2
2023-05-11workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan1-1/+2
2023-05-11sched: Make struct sched_statistics independent of fair sched classYafang Shao1-3/+3
2023-05-11linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap1-1/+1
2023-05-11netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal1-1/+0
2023-05-11nvme: handle the persistent internal error AERMichael Kelley1-0/+4
2023-05-11platform: Provide a remove callback that returns no valueUwe Kleine-König1-0/+11
2023-05-11tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)1-0/+2
2023-05-11blk-crypto: make blk_crypto_evict_key() return voidEric Biggers1-2/+2
2023-05-11posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner1-6/+11
2023-04-26netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal1-2/+2
2023-04-26netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal1-0/+1
2023-04-20counter: Add the necessary colons and indents to the comments of counter_compiYanteng Si1-20/+20
2023-04-20kexec: turn all kexec_mutex acquisitions into trylocksValentin Schneider1-1/+1
2023-04-20tracing: Add trace_array_puts() to write into instanceSteven Rostedt (Google)1-0/+12
2023-04-20counter: Internalize sysfs interface codeWilliam Breathitt Gray2-365/+338
2023-04-20counter: stm32-timer-cnt: Provide defines for slave mode selectionWilliam Breathitt Gray1-0/+4
2023-04-20counter: stm32-lptimer-cnt: Provide defines for clock polaritiesWilliam Breathitt Gray1-0/+5
2023-04-13ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping1-1/+1
2023-03-30lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton1-0/+1
2023-03-30efi: sysfb_efi: Fix DMI quirks not working for simpledrmHans de Goede1-2/+7
2023-03-30entry: Snapshot thread flagsMark Rutland1-1/+1
2023-03-30thread_info: Add helpers to snapshot thread flagsMark Rutland1-0/+14
2023-03-30nvme-tcp: fix nvme_tcp_term_pdu to match specCaleb Sander1-2/+3