summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-22dt-bindings: input: microchip,cap11xx: Add reset-gpios propertyJun Yan
2026-06-22dt-bindings: input: microchip,cap11xx: Add microchip,cap1126 LED reg constraintsJun Yan
2026-06-22dt-bindings: input: microchip,cap11xx: Update datasheet URL and LED reg rangeJun Yan
2026-06-22Input: cap11xx - remove unused register macrosJun Yan
2026-06-22Input: cap11xx - clean up duplicate log and add probe error logsJun Yan
2026-06-22Input: mms114 - refactor chip variant handling using descriptorsDmitry Torokhov
2026-06-22Input: mms114 - replace BUG() and fix alignmentDmitry Torokhov
2026-06-22Input: mms114 - replace udelay with usleep_rangeDmitry Torokhov
2026-06-22Input: mms114 - use appropriate register argument typesDmitry Torokhov
2026-06-22Input: mms114 - prefer GPL over GPL v2 for module licenseDmitry Torokhov
2026-06-23gpu: nova-core: fb: Move PDISP register definitionAntonin Malzieu Ridolfi
2026-06-23gpu: nova-core: gsp: Extract and display usable FB regions from GSPJoel Fernandes
2026-06-23netfilter: ctnetlink: do not allow to reset helper on existing conntrackPablo Neira Ayuso
2026-06-23selftests: nft_queue.sh: add a bridge queue testFlorian Westphal
2026-06-23netfilter: nft_compat: ebtables emulation must reject non-bridge targetsFlorian Westphal
2026-06-23selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collis...Yi Chen
2026-06-23netfilter: nft_synproxy: stop bypassing the priv->info snapshotRunyu Xiao
2026-06-23netfilter: x_tables.h: fix all kernel-doc warningsRandy Dunlap
2026-06-23netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()Lorenzo Bianconi
2026-06-23netfilter: nf_conncount: prevent connlimit drops for early confirmed ctFernando Fernandez Mancera
2026-06-23netfilter: nf_nat: avoid invalid nat_net pointer use on failed nf_nat_init()Mathias Krause
2026-06-22Merge branch 'next' into for-linusDmitry Torokhov
2026-06-22Input: mms114 - fix touch indexing for MMS134S and MMS136Dmitry Torokhov
2026-06-22Input: elan_i2c - prevent division by zero and arithmetic underflowRanjan Kumar
2026-06-22Input: stop force-feedback timer when unregistering input devicesDmitry Torokhov
2026-06-22Input: iforce - bound the device-reported force-feedback effect indexBryam Vargas
2026-06-22Input: goodix - clamp the device-reported contact countBryam Vargas
2026-06-22bpf: Disable xfrm_decode_session hook attachmentBradley Morgan
2026-06-22Merge tag 'erofs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-23md/raid5: avoid R5_Overlap races while breaking stripe batchesChen Cheng
2026-06-23md/raid5: use stripe state snapshot in break_stripe_batch_list()Chen Cheng
2026-06-22selftests: drv-net: so_txtime: relax variance boundsWillem de Bruijn
2026-06-22net: airoha: Fix TX scheduler queue mask loop upper boundWayen Yan
2026-06-22bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal
2026-06-22ipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima
2026-06-22eth: bnxt: improve the timing of statsJakub Kicinski
2026-06-22ipv6: Fix null-ptr-deref in fib6_nh_mtu_change().Xiang Mei
2026-06-22hdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu
2026-06-22ksmbd: increase SMB3_DEFAULT_TRANS_SIZE from 1MB to 4MBNamjae Jeon
2026-06-22ksmbd: fix UBSAN array-index-out-of-bounds in decode_compress_ctxt()Namjae Jeon
2026-06-22ksmbd: sleep interruptibly in the durable handle scavengerNamjae Jeon
2026-06-22ksmbd: start file id allocation at 1Namjae Jeon
2026-06-22ksmbd: treat read-control opens as stat opens only for leasesNamjae Jeon
2026-06-22ksmbd: validate :: stream type against directory createNamjae Jeon
2026-06-22ksmbd: break conflicting-open leases only as far as neededNamjae Jeon
2026-06-22ksmbd: break handle caching for share conflictsNamjae Jeon
2026-06-22ksmbd: normalize ungrantable lease statesNamjae Jeon
2026-06-22ksmbd: return oplock protocol error for level II ackNamjae Jeon
2026-06-22ksmbd: avoid level II oplock break notification on unlinkNamjae Jeon
2026-06-22ksmbd: downgrade oplock after break timeoutNamjae Jeon