summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-03net: hso: fix control-request directionsJohan Hovold1-2/+2
2021-06-03proc: Check /proc/$pid/attr/ writes against file openerKees Cook1-0/+4
2021-06-03perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter1-0/+5
2021-06-03perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter1-2/+3
2021-06-03perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter1-1/+1
2021-06-03perf intel-pt: Fix transaction abort handlingAdrian Hunter1-1/+5
2021-06-03perf intel-pt: Fix sample instruction bytesAdrian Hunter1-1/+4
2021-06-03s390/dasd: add missing discipline functionStefan Haberland3-3/+14
2021-06-03iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer1-1/+3
2021-06-03scsi: target: core: Avoid smp_processor_id() in preemptible codeShin'ichiro Kawasaki1-1/+1
2021-06-03NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()Anna Schumaker1-8/+7
2021-06-03can: isotp: prevent race between isotp_bind() and isotp_setsockopt()Norbert Slusarek1-16/+33
2021-06-03mtd: rawnand: fsmc: Fix external use of SW Hamming ECC helperMiquel Raynal1-1/+11
2021-06-03mtd: rawnand: tmio: Fix external use of SW Hamming ECC helperMiquel Raynal1-3/+5
2021-06-03mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helperMiquel Raynal1-1/+11
2021-06-03mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helperMiquel Raynal1-1/+14
2021-06-03mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helperMiquel Raynal1-1/+11
2021-06-03mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helperMiquel Raynal1-2/+3
2021-06-03mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helperMiquel Raynal1-1/+11
2021-06-03cifs: set server->cipher_type to AES-128-CCM for SMB3.0Aurelien Aptel1-0/+7
2021-06-03cifs: fix string declarations and assignments in tracepointsShyam Prasad N1-12/+17
2021-06-03ALSA: usb-audio: scarlett2: Improve driver startup messagesGeoffrey D. Bennett3-31/+52
2021-06-03ALSA: usb-audio: scarlett2: Fix device hang with ehci-pciGeoffrey D. Bennett1-1/+1
2021-06-03ALSA: usb-audio: fix control-request directionJohan Hovold1-1/+1
2021-06-03ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 17 G8Jeremy Szu1-0/+1
2021-06-03ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15 G8Jeremy Szu1-0/+1
2021-06-03ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook G8Jeremy Szu1-0/+1
2021-06-03ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8Jeremy Szu1-0/+1
2021-06-03ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340Peter Ujfalusi1-1/+9
2021-06-03ALSA: hda/realtek: Headphone volume is controlled by Front mixerHui Wang1-0/+23
2021-06-03ALSA: hda/realtek: the bass speaker can't output sound on Yoga 9iHui Wang1-0/+9
2021-05-28Linux 5.12.8v5.12.8Greg Kroah-Hartman1-1/+1
2021-05-28NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu3-0/+7
2021-05-28KVM: x86: Defer vtime accounting 'til after IRQ handlingWanpeng Li3-6/+15
2021-05-28context_tracking: Move guest exit vtime accounting to separate helpersWanpeng Li1-6/+16
2021-05-28context_tracking: Move guest exit context tracking to separate helpersWanpeng Li1-1/+8
2021-05-28bpf: No need to simulate speculative domain for immediatesDaniel Borkmann1-1/+5
2021-05-28bpf: Fix mask direction swap upon off reg sign changeDaniel Borkmann1-10/+12
2021-05-28bpf: Wrap aux data inside bpf_sanitize_info containerDaniel Borkmann1-7/+11
2021-05-26Linux 5.12.7v5.12.7Greg Kroah-Hartman1-1/+1
2021-05-26Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz1-0/+9
2021-05-26video: hgafb: correctly handle card detect failure during probeAnirudh Rayabharam1-1/+1
2021-05-26nvmet: use new ana_log_size instead the old oneHou Pu1-1/+1
2021-05-26x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-pathJoerg Roedel1-0/+85
2021-05-26rtc: pcf85063: fallback to parent of_nodeFrancois Gervais1-4/+3
2021-05-26nvme-multipath: fix double initialization of ANA stateChristoph Hellwig3-29/+37
2021-05-26x86/Xen: swap NX determination and GDT setup on BSPJan Beulich1-4/+4
2021-05-26openrisc: mm/init.c: remove unused memblock_region variable in map_ram()Mike Rapoport1-2/+1
2021-05-26drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7Simon Rettberg1-1/+4
2021-05-26tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2-2/+2