]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2022-10-17 Greg Kroah... Linux 5.4.219 v5.4.219
2022-10-17 Johannes Bergwifi: mac80211: fix MBSSID parsing use-after-free
2022-10-17 Johannes Bergwifi: mac80211: don't parse mbssid in assoc response
2022-10-17 Johannes Bergmac80211: mlme: find auth challenge directly
2022-10-17 Sasha LevinRevert "fs: check FMODE_LSEEK to control internal pipe...
2022-10-15 Greg Kroah... Linux 5.4.218 v5.4.218
2022-10-15 Cameron GutmanInput: xpad - fix wireless 360 controller breaking...
2022-10-15 Pavel RojtbergInput: xpad - add supported devices as contributed...
2022-10-15 Johannes Bergwifi: cfg80211: update hidden BSSes to avoid WARN_ON
2022-10-15 Johannes Bergwifi: mac80211_hwsim: avoid mac80211 warning on bad...
2022-10-15 Johannes Bergwifi: cfg80211: avoid nontransmitted BSS list corruption
2022-10-15 Johannes Bergwifi: cfg80211: fix BSS refcounting bugs
2022-10-15 Johannes Bergwifi: cfg80211: ensure length byte is present before...
2022-10-15 Johannes Bergwifi: cfg80211/mac80211: reject bad MBSSID elements
2022-10-15 Johannes Bergwifi: cfg80211: fix u8 overflow in cfg80211_update_notl...
2022-10-15 Jason A. Donenfeldrandom: use expired timer rather than wq for mixing...
2022-10-15 Jason A. Donenfeldrandom: avoid reading two cache lines on irq randomness
2022-10-15 Jason A. Donenfeldrandom: restore O_NONBLOCK support
2022-10-15 Frank WunderlichUSB: serial: qcserial: add new usb-id for Dell branded...
2022-10-15 Linus Torvaldsscsi: stex: Properly zero out the passthrough command...
2022-10-15 Orlando Chamberlainefi: Correct Macmini DMI match in uefi cert quirk
2022-10-15 Takashi IwaiALSA: hda: Fix position reporting on Poulsbo
2022-10-15 Jason A. Donenfeldrandom: clamp credited irq bits to maximum mixed
2022-10-15 Hu Weiwenceph: don't truncate file in atomic_open
2022-10-15 Ryusuke Konishinilfs2: replace WARN_ONs by nilfs_error for checkpoint...
2022-10-15 Ryusuke Konishinilfs2: fix leak of nilfs_root in case of writer thread...
2022-10-15 Ryusuke Konishinilfs2: fix NULL pointer dereference at nilfs_bmap_look...
2022-10-15 Krzysztof Kozlowskirpmsg: qcom: glink: replace strncpy() with strscpy_pad()
2022-10-15 Brian Norrismmc: core: Terminate infinite loop in SD-UHS voltage...
2022-10-15 ChanWoo Leemmc: core: Replace with already defined values for...
2022-10-15 Johan HovoldUSB: serial: ftdi_sio: fix 300 bps rate for SIO
2022-10-15 Tadeusz Strukusb: mon: make mmapped memory read only
2022-10-15 David Gowarch: um: Mark the stack non-executable to fix a binuti...
2022-10-15 Lukas Straubum: Cleanup compiler warning in arch/x86/um/tls_32.c
2022-10-15 Lukas Straubum: Cleanup syscall_handler_t cast in syscalls_32.h
2022-10-15 Haimin Zhangnet/ieee802154: fix uninit value bug in dgram_sendmsg
2022-10-15 Letu Renscsi: qedf: Fix a UAF bug in __qedf_probe()
2022-10-15 Sergei AntonovARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci...
2022-10-15 Swati Agarwaldmaengine: xilinx_dma: Report error in case of dma_set_...
2022-10-15 Swati Agarwaldmaengine: xilinx_dma: cleanup for fetching xlnx,num...
2022-10-15 Cristian Marussifirmware: arm_scmi: Add SCMI PM driver remove routine
2022-10-15 Dongliang Mufs: fix UAF/GPF bug in nilfs_mdt_destroy
2022-10-15 Alexey Dobriyanperf tools: Fixup get_current_dir_name() compilation
2022-10-15 Steven Pricemm: pagewalk: Fix race between unmap and page walker
2022-10-07 Greg Kroah... Linux 5.4.217 v5.4.217
2022-10-07 Shuah Khandocs: update mediator information in CoC docs
2022-10-07 Sami TolvanenMakefile.extrawarn: Move -Wcast-function-type-strict...
2022-10-07 Greg Kroah... Revert "drm/amdgpu: use dirty framebuffer helper"
2022-10-07 YueHaibingxfs: remove unused variable 'done'
2022-10-07 Darrick J.... xfs: fix uninitialized variable in xfs_attr3_leaf_inactive
2022-10-07 Darrick J.... xfs: streamline xfs_attr3_leaf_inactive
2022-10-07 Christoph Hellwigxfs: move incore structures out of xfs_da_format.h
2022-10-07 Darrick J.... xfs: fix memory corruption during remote attr value...
2022-10-07 Darrick J.... xfs: refactor remote attr value buffer invalidation
2022-10-07 Christoph Hellwigxfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read
2022-10-07 Darrick J.... xfs: fix s_maxbytes computation on 32-bit kernels
2022-10-07 Darrick J.... xfs: truncate should remove all blocks, not just to...
2022-10-07 Darrick J.... xfs: introduce XFS_MAX_FILEOFF
2022-10-07 Christoph Hellwigxfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
2022-10-07 Daniel Sneddonx86/speculation: Add RSB VM Exit protections
2022-10-07 Pawan Guptax86/bugs: Warn when "ibrs" mitigation is selected on...
2022-10-07 Nathan Chancellorx86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_...
2022-10-07 Pawan Guptax86/speculation: Disable RRSBA behavior
2022-10-07 Pawan Guptax86/bugs: Add Cannon lake to RETBleed affected CPU...
2022-10-07 Andrew Cooperx86/cpu/amd: Enumerate BTC_NO
2022-10-07 Peter Zijlstrax86/common: Stamp out the stepping madness
2022-10-07 Josh Poimboeufx86/speculation: Fill RSB on vmexit for IBRS
2022-10-07 Josh PoimboeufKVM: VMX: Fix IBRS handling after vmexit
2022-10-07 Josh PoimboeufKVM: VMX: Prevent guest RSB poisoning attacks with...
2022-10-07 Thadeu Lima... KVM: VMX: Convert launched argument to flags
2022-10-07 Josh PoimboeufKVM: VMX: Flatten __vmx_vcpu_run()
2022-10-07 Uros BizjakKVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
2022-10-07 Uros BizjakKVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG...
2022-10-07 Josh Poimboeufx86/speculation: Remove x86_spec_ctrl_mask
2022-10-07 Josh Poimboeufx86/speculation: Use cached host SPEC_CTRL value for...
2022-10-07 Josh Poimboeufx86/speculation: Fix SPEC_CTRL write on SMT state change
2022-10-07 Josh Poimboeufx86/speculation: Fix firmware entry SPEC_CTRL handling
2022-10-07 Josh Poimboeufx86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
2022-10-07 Peter Zijlstrax86/speculation: Change FILL_RETURN_BUFFER to work...
2022-10-07 Peter Zijlstraintel_idle: Disable IBRS during long idle
2022-10-07 Peter Zijlstrax86/bugs: Report Intel retbleed vulnerability
2022-10-07 Peter Zijlstrax86/bugs: Split spectre_v2_select_mitigation() and...
2022-10-07 Pawan Guptax86/speculation: Add spectre_v2=ibrs option to support...
2022-10-07 Peter Zijlstrax86/bugs: Optimize SPEC_CTRL MSR writes
2022-10-07 Peter Zijlstrax86/entry: Add kernel IBRS implementation
2022-10-07 Peter Zijlstrax86/entry: Remove skip_r11rcx
2022-10-07 Peter Zijlstrax86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
2022-10-07 Alexandre Chartrex86/bugs: Add AMD retbleed= boot parameter
2022-10-07 Alexandre Chartrex86/bugs: Report AMD retbleed vulnerability
2022-10-07 Peter Zijlstrax86/cpufeatures: Move RETPOLINE flags to word 11
2022-10-07 Peter Zijlstrax86/kvm/vmx: Make noinstr clean
2022-10-07 Mark Grossx86/cpu: Add a steppings field to struct x86_cpu_id
2022-10-07 Thomas Gleixnerx86/cpu: Add consistent CPU match macros
2022-10-07 Thomas Gleixnerx86/devicetable: Move x86 specific macro out of generic...
2022-10-07 Thadeu Lima... Revert "x86/cpu: Add a steppings field to struct x86_cp...
2022-10-07 Thadeu Lima... Revert "x86/speculation: Add RSB VM Exit protections"
2022-10-05 Greg Kroah... Linux 5.4.216 v5.4.216
2022-10-05 Florian Fainelliclk: iproc: Do not rely on node name for correct PLL...
2022-10-05 Han Xuclk: imx: imx6sx: remove the SET_RATE_PARENT flag for...
2022-10-05 Wang Yufenselftests: Fix the if conditions of in test_extra_filter()
next