summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-02Linux 5.10.157v5.10.157Greg Kroah-Hartman1-1/+1
2022-12-02fuse: lock inode unconditionally in fuse_fallocate()Miklos Szeredi1-20/+16
2022-12-02drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda1-0/+4
2022-12-02drm/amdgpu: always register an MMU notifier for userptrChristian König1-5/+3
2022-12-02drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul1-1/+2
2022-12-02btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()Zhen Lei1-2/+5
2022-12-02btrfs: free btrfs_path before copying subvol info to userspaceAnand Jain1-0/+2
2022-12-02btrfs: free btrfs_path before copying fspath to userspaceAnand Jain1-0/+2
2022-12-02btrfs: free btrfs_path before copying root refs to userspaceJosef Bacik1-1/+2
2022-12-02genirq: Take the proposed affinity at face value if force==trueLuiz Capitulino1-2/+8
2022-12-02irqchip/gic-v3: Always trust the managed affinity provided by the core codeLuiz Capitulino1-1/+1
2022-12-02genirq: Always limit the affinity to online CPUsLuiz Capitulino1-8/+17
2022-12-02genirq/msi: Shutdown managed interrupts with unsatifiable affinitiesLuiz Capitulino1-0/+7
2022-12-02wifi: wilc1000: validate number of channelsPhil Turnbull1-6/+17
2022-12-02wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attributePhil Turnbull1-1/+2
2022-12-02wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attributePhil Turnbull1-2/+12
2022-12-02wifi: wilc1000: validate pairwise and authentication suite offsetsPhil Turnbull1-5/+16
2022-12-02dm integrity: clear the journal on suspendMikulas Patocka1-0/+13
2022-12-02dm integrity: flush the journal on suspendMikulas Patocka1-6/+1
2022-12-02gpu: host1x: Avoid trying to use GART on Tegra20Robin Murphy2-0/+8
2022-12-02net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau1-0/+1
2022-12-02tcp: configurable source port perturb table sizeGleb Mazovetskiy2-5/+15
2022-12-02platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng1-0/+3
2022-12-02zonefs: fix zone report size in __zonefs_io_error()Damien Le Moal1-10/+27
2022-12-02platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede1-0/+9
2022-12-02platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang1-0/+2
2022-12-02xen/platform-pci: add missing free_irq() in error pathruanjinjie1-2/+5
2022-12-02xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL tooMarek Marczykowski-Górecki1-3/+6
2022-12-02Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]Hans de Goede1-0/+7
2022-12-02Input: soc_button_array - add use_low_level_irq module parameterHans de Goede1-1/+6
2022-12-02Input: goodix - try resetting the controller when no config is setHans de Goede1-0/+11
2022-12-02serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()Lukas Wunner1-3/+4
2022-12-02ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01Hans de Goede1-0/+7
2022-12-02Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI modeAman Dhoot1-0/+1
2022-12-02binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0Alessandro Astone1-0/+3
2022-12-02binder: Address corner cases in deferred copy and fixupAlessandro Astone1-1/+6
2022-12-02binder: fix pointer cast warningArnd Bergmann1-1/+2
2022-12-02binder: defer copies of pre-patched txn dataTodd Kjos1-25/+274
2022-12-02binder: read pre-translated fds from sender bufferTodd Kjos1-7/+32
2022-12-02binder: avoid potential data leakage when copying txnTodd Kjos1-24/+70
2022-12-02x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley1-1/+7
2022-12-02KVM: x86: remove exit_int_info warning in svm_handle_exitMaxim Levitsky1-15/+0
2022-12-02KVM: x86: nSVM: leave nested mode on vCPU freeMaxim Levitsky1-0/+1
2022-12-02mm: vmscan: fix extreme overreclaim and swap floodsJohannes Weiner1-6/+4
2022-12-02gcov: clang: fix the buffer overflow issueMukesh Ojha1-0/+2
2022-12-02nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirtyChen Zhongjin1-0/+8
2022-12-02usb: dwc3: gadget: Clear ep descriptor lastThinh Nguyen1-6/+6
2022-12-02usb: dwc3: gadget: Return -ESHUTDOWN on ep disableThinh Nguyen1-1/+1
2022-12-02usb: dwc3: gadget: conditionally remove requestsMichael Grzeschik1-6/+6
2022-12-02ceph: fix NULL pointer dereference for req->r_sessionXiubo Li1-36/+12