summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 dayss390/crypto: Fix use of mutex in atomic contextHarald Freudenberger
6 dayss390/crypto: Fix missing scrub of temp buffers with AES ctr and gcm algorithmHarald Freudenberger
6 dayss390/crypto: Fix skcipher_walk return code handling in aes_s390Harald Freudenberger
6 dayss390/debug: Fix race between debug area resize and event loggingMikhail Zaslonko
6 dayss390/debug: Do not repeat parameter override notice on debug_set_level()Mikhail Zaslonko
6 dayss390/debug: Fix NULL pointer dereference in debug_set_level()Mikhail Zaslonko
6 dayss390/pai: Support CPU hotplug for PMU PAIThomas Richter
6 dayss390/pai: Move locking to event init and deleteThomas Richter
6 dayss390/pai: Use PAI PMU index as parameter replacing eventThomas Richter
6 daysdrm/logicvc: Drop the select of the nonexistent CONFIG_DRM_KMS_DMA_HELPERKarl Mehltretter
6 daysdrm/adp: Drop the select of the nonexistent CONFIG_DRM_KMS_DMA_HELPERKarl Mehltretter
6 daysdrm/vboxvideo: create blend mode property on planesQinyun Tan
6 daysdrm/virtio: create blend mode property on cursor planeQinyun Tan
6 daysdrm/qxl: create blend mode property on primary and cursor planesQinyun Tan
6 daysdrm/ast: create blend mode property on cursor planeQinyun Tan
6 daysdrm/sched: Create a fake device for KUnit testsShixiong Ou
6 daysMerge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
6 daysMerge branch 'net-ethernet-cortina-fix-rx-budget-accounting'Paolo Abeni
6 daysnet: ethernet: cortina: Count RX descriptors for freeq refillLinus Walleij
6 daysnet: ethernet: cortina: Count RX drops once per frameLinus Walleij
6 daysnet: ethernet: cortina: Count dropped frames as NAPI workLinus Walleij
6 daysnet: ethernet: cortina: Finish RX updates before NAPI completionLinus Walleij
6 daysnet: ethernet: cortina: Fix budget accountingLinus Walleij
6 dayslandlock: Test trace path output boundariesMickaël Salaün
6 dayslandlock: Bound escaped trace path outputMickaël Salaün
6 dayslandlock: Clean up ruleset validation checksMickaël Salaün
6 daysMerge branch 'net-macb-fix-the-link-speed-the-taprio-setup-reads'Paolo Abeni
6 daysnet: macb: reject an unknown link speed in the taprio setupAleksei Sviridkin
6 daysnet: macb: zero the link settings taprio reads backAleksei Sviridkin
6 daysMerge branch 'fix-a-variety-of-tpa-bugs'Paolo Abeni
6 daysbnxt_en: Bound SW TPA IDs to prevent crashesJoe Damato
6 daysbnxt_en: Propagate RX ring init failures in bnxt_init_nic()Joe Damato
6 daysbnxt_en: Handle buffer allocation failure in bnxt_rx_ring_reset()Joe Damato
6 daysbnxt_en: Propagate TPA buffer allocation failures in bnxt_queue_mem_alloc()Joe Damato
6 daysbnxt_en: Don't free the live ring's TPA state on queue restart failureJoe Damato
6 daysbnxt_en: Only restore LRO if the device supports TPAJoe Damato
6 daysvduse: return compat ioctl results directlyLinfeng Sun
6 daysx86/MCE/AMD: Fix inverted interrupt enablement during storm handlingJasjeet Rangi
6 daysx86/amd_node: Fix potential NULL pointer dereferenceJason Andryuk
6 daysALSA: hda/realtek: Add quirk for HP Elite Dragonfly Max G2 speakerRuairi Anthony
6 daysEDAC/altera: Use parent device for devres in altr_portb_setup()Dinh Nguyen
6 daysipv6: flowlabel: cap duplicate leases per socketZhiling Zou
7 daysnet: usb: qmi_wwan: add Quectel RG660QBSebastian Sjoholm
7 daysMerge branch 'fix-udp-length-overflow-in-edge-cases'Jakub Kicinski
7 daysnet: ipv6: Clamp to IP6_MAX_MTU in ip6_dst_mtu_maybe_forwardAlice Mikityanska
7 daysselftests: net: Test UDP length overflow with PMTU discover and big MTUAlice Mikityanska
7 daysnet: ipv6: Fix UDP length overflow with PMTU discover and big MTUAlice Mikityanska
7 daysnet: ipv4: Fix UDP length overflow with PMTU discover and big MTUAlice Mikityanska
7 daysMerge branch 'af_unix-minor-fixes-for-msg_oob-and-msg_peek'Jakub Kicinski
7 daysselftest: af_unix: Add zero-buffer test for msg_oob.cKuniyuki Iwashima