aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2023-10-25Bluetooth: hci_sock: fix slab oob read in create_monitor_eventEdward AD1-1/+1
2023-10-25phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pinsTony Lindgren1-17/+12
2023-10-25phy: mapphone-mdm6600: Fix runtime PM for removeTony Lindgren1-0/+1
2023-10-25phy: mapphone-mdm6600: Fix runtime disable on probeTony Lindgren1-3/+5
2023-10-25serial: 8250: omap: Move uart_write() inside PM sectionGeert Uytterhoeven1-5/+5
2023-10-25ASoC: pxa: fix a memory leak in probe()Dan Carpenter1-1/+1
2023-10-25gpio: vf610: set value before the direction to avoid a glitchHaibo Chen1-2/+2
2023-10-25platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c eventsHans de Goede1-0/+3
2023-10-25platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2eHans de Goede1-1/+1
2023-10-25platform/surface: platform_profile: Propagate error if profile registration f...Armin Wolf1-2/+1
2023-10-25s390/cio: fix a memleak in css_alloc_subchannelDinghao Liu1-2/+4
2023-10-25selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel1-0/+13
2023-10-25s390/pci: fix iommu bitmap allocationNiklas Schnelle1-2/+13
2023-10-25perf: Disallow mis-matched inherited group readsPeter Zijlstra2-6/+34
2023-10-25USB: serial: option: add Fibocom to DELL custom modem FM101R-GLPuliang Lu1-0/+5
2023-10-25USB: serial: option: add entry for Sierra EM9191 with new firmwareBenoît Monin1-0/+1
2023-10-25USB: serial: option: add Telit LE910C4-WWX 0x1035 compositionFabio Porcedda1-0/+1
2023-10-25nvme-rdma: do not try to stop unallocated queuesMaurizio Lombardi1-0/+3
2023-10-25nvme-pci: add BOGUS_NID for Intel 0a54 deviceKeith Busch1-1/+2
2023-10-25ACPI: irq: Fix incorrect return value in acpi_register_gsi()Sunil V L1-1/+6
2023-10-25NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia1-2/+0
2023-10-25pNFS: Fix a hang in nfs4_evict_inode()Trond Myklebust1-10/+23
2023-10-25Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"Andy Shevchenko1-9/+7
2023-10-25mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman1-1/+1
2023-10-25mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen1-1/+7
2023-10-25mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hwPablo Sun1-3/+3
2023-10-25mtd: physmap-core: Restore map_rom fallbackGeert Uytterhoeven1-0/+11
2023-10-25mtd: spinand: micron: correct bitmask for ecc statusMartin Kurbanov1-1/+1
2023-10-25mtd: rawnand: arasan: Ensure program page operations are successfulMiquel Raynal1-2/+14
2023-10-25mtd: rawnand: marvell: Ensure program page operations are successfulMiquel Raynal1-1/+22
2023-10-25mtd: rawnand: pl353: Ensure program page operations are successfulMiquel Raynal1-0/+9
2023-10-25mtd: rawnand: qcom: Unmap the right resource upon probe failureBibek Kumar Patro1-1/+1
2023-10-25net: fix ifname in netlink ntf during netns moveJakub Kicinski1-13/+31
2023-10-25net: move from strlcpy with unused retval to strscpyWolfram Sang3-5/+5
2023-10-25net: introduce a function to check if a netdev name is in useAntoine Tenart2-4/+11
2023-10-25Bluetooth: hci_event: Fix using memcmp when comparing keysLuiz Augusto von Dentz1-5/+7
2023-10-25net/mlx5: Handle fw tracer change ownership event based on MTRCMaher Sanalla1-1/+1
2023-10-25platform/x86: touchscreen_dmi: Add info for the Positivo C4128BRenan Guilherme Lebre Ramos1-0/+23
2023-10-25HID: multitouch: Add required quirk for Synaptics 0xcd7e deviceRahul Rameshbabu1-0/+4
2023-10-25btrfs: error out when reallocating block for defrag using a stale transactionFilipe Manana1-2/+16
2023-10-25btrfs: error when COWing block from a root that is being deletedFilipe Manana1-3/+7
2023-10-25btrfs: error out when COWing block using a stale transactionFilipe Manana1-8/+16
2023-10-25btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.cJosef Bacik1-2/+2
2023-10-25drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik1-0/+16
2023-10-25ipv4/fib: send notify when delete source address routesHangbin Liu3-0/+6
2023-10-25sky2: Make sure there is at least one frag_addr availableKees Cook1-1/+1
2023-10-25regulator/core: Revert "fix kobject release warning and memory leak in regula...Michał Mirosław1-5/+1
2023-10-25wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg1-1/+1
2023-10-25wifi: mac80211: allow transmitting EAPOL frames with tainted keyWen Gong1-1/+2
2023-10-25wifi: cfg80211: Fix 6GHz scan configurationIlan Peer1-0/+4
2023-10-25Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz2-4/+6
2023-10-25Bluetooth: Avoid redundant authenticationYing Hsu1-28/+35
2023-10-25Bluetooth: btusb: add shutdown function for QCA6174Rocky Liao1-0/+1
2023-10-25HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_eventMa Ke1-0/+4
2023-10-25wifi: iwlwifi: Ensure ack flag is properly cleared.Ben Greear1-0/+3
2023-10-25wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_lenGustavo A. R. Silva1-0/+16
2023-10-25tracing: relax trace_event_eval_update() execution with cond_resched()Clément Léger1-0/+1
2023-10-25ata: libata-eh: Fix compilation warning in ata_eh_link_report()Damien Le Moal1-1/+1
2023-10-25ata: libata-core: Fix compilation warning in ata_dev_config_ncq()Damien Le Moal1-1/+1
2023-10-25gpio: timberdale: Fix potential deadlock on &tgpio->lockChengfeng Ye1-2/+3
2023-10-25overlayfs: set ctime when setting mtime and atimeJeff Layton1-1/+1
2023-10-25i2c: mux: Avoid potential false error message in i2c_mux_add_adapterHeiner Kallweit1-1/+1
2023-10-25btrfs: initialize start_slot in btrfs_log_prealloc_extentsJosef Bacik1-1/+1
2023-10-25btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1Filipe Manana1-3/+3
2023-10-25fs-writeback: do not requeue a clean inode having skipped pagesChunhai Guo1-3/+8
2023-10-25ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren1-0/+1
2023-10-25ksmbd: not allow to open file if delelete on close bit is setNamjae Jeon1-2/+2
2023-10-25nfp: flower: avoid rmmod nfp crash issuesYanguo Li6-23/+54
2023-10-25mctp: perform route lookups under a RCU read-side lockJeremy Kerr1-6/+16
2023-10-25mctp: Allow local delivery to the null EIDJeremy Kerr1-0/+23
2023-10-25powerpc/47x: Fix 47x syscall return crashMichael Ellerman1-3/+5
2023-10-25powerpc/32s: Do kuep_lock() and kuep_unlock() in assemblyChristophe Leroy9-49/+119
2023-10-25powerpc/32s: Remove capability to disable KUEP at boottimeChristophe Leroy2-10/+3
2023-10-25drm/atomic-helper: relax unregistered connector checkSimon Ser1-4/+13
2023-10-25perf/x86/lbr: Filter vsyscall addressesJP Kobryn1-2/+3
2023-10-25perf/x86: Move branch classifierSandipan Das4-274/+279
2023-10-25perf: Add irq and exception return branch typesAnshuman Khandual4-3/+9
2023-10-25iio: adc: ad7192: Correct reference voltageAlisa-Dariana Roman1-4/+25
2023-10-25iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()Tzung-Bi Shih1-1/+5
2023-10-25iio: core: introduce iio_device_{claim|release}_buffer_mode() APIsNuno Sá2-0/+40
2023-10-25iio: core: Hide read accesses to iio_dev->currentmodeMiquel Raynal4-4/+16
2023-10-25iio: Un-inline iio_buffer_enabled()Miquel Raynal2-10/+13
2023-10-25serial: 8250_omap: Fix errors with no_console_suspendTony Lindgren1-15/+10
2023-10-25serial: 8250: omap: Fix imprecise external abort for omap_8250_pm()Tony Lindgren1-32/+38
2023-10-25selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng2-4/+4
2023-10-25net: pktgen: Fix interface flags printingGavrilov Ilia1-7/+7
2023-10-25netfilter: nf_tables: revert do not remove elements if set backend implements...Pablo Neira Ayuso1-4/+1
2023-10-25netfilter: nf_tables: do not remove elements if set backend implements .abortPablo Neira Ayuso1-1/+4
2023-10-25netfilter: nft_set_rbtree: .deactivate fails if element has expiredPablo Neira Ayuso1-0/+2
2023-10-25neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven1-2/+2
2023-10-25net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curvePedro Tammela1-4/+14
2023-10-25bonding: Return pointer to data after pull on skbJiri Wiesner1-1/+1
2023-10-25net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()Jinjie Ruan1-9/+15
2023-10-25i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt1-2/+2
2023-10-25net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter1-1/+1
2023-10-25ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddrEric Dumazet1-5/+9
2023-10-25tun: prevent negative ifindexEric Dumazet1-2/+5
2023-10-25tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skbEric Dumazet1-2/+14
2023-10-25tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell3-5/+9
2023-10-25net: rfkill: gpio: prevent value glitch during probeJosua Mayer1-2/+2
2023-10-25net: ipv6: fix return value check in esp_remove_trailerMa Ke1-1/+3
2023-10-25net: ipv4: fix return value check in esp_remove_trailerMa Ke1-1/+3
2023-10-25xfrm: interface: use DEV_STATS_INC()Eric Dumazet1-12/+10
2023-10-25xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet2-4/+3
2023-10-25qed: fix LL2 RX buffer allocationManish Chopra1-2/+5
2023-10-25ASoC: codecs: wcd938x: fix unbind tear down orderJohan Hovold1-1/+1
2023-10-25ASoC: codecs: wcd938x: drop bogus bind error handlingJohan Hovold1-4/+0
2023-10-25ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errorsJohan Hovold1-1/+16
2023-10-25ASoC: codecs: wcd938x-sdw: fix use after free on driver unbindJohan Hovold1-0/+10
2023-10-25drm/i915: Retry gtt fault when out of fence registersVille Syrjälä1-0/+1
2023-10-25nvmet-tcp: Fix a possible UAF in queue intialization setupSagi Grimberg1-5/+2
2023-10-25netfilter: nft_payload: fix wrong mac header matchingFlorian Westphal1-1/+1
2023-10-25fs/ntfs3: fix deadlock in mark_as_free_exKonstantin Komarov1-1/+5
2023-10-25fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()Zeng Heng1-1/+6
2023-10-25fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()Ziqi Zhao1-0/+3
2023-10-25tcp: check mptcp-level constraints for backlog coalescingPaolo Abeni1-0/+1
2023-10-25x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel2-2/+34
2023-10-25x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel3-7/+47
2023-10-25x86/sev: Disable MMIO emulation from user modeBorislav Petkov (AMD)1-0/+3
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson1-2/+6
2023-10-25regmap: fix NULL deref on lookupJohan Hovold1-1/+1
2023-10-25nfc: nci: fix possible NULL pointer dereference in send_acknowledge()Krzysztof Kozlowski1-0/+2
2023-10-25ice: reset first in crash dump kernelsJesse Brandeburg1-0/+15
2023-10-25ice: fix over-shifted variableJesse Brandeburg1-2/+1
2023-10-25Bluetooth: avoid memcmp() out of bounds warningArnd Bergmann1-1/+1
2023-10-25Bluetooth: hci_event: Fix coding styleLuiz Augusto von Dentz1-2/+1
2023-10-25Bluetooth: vhci: Fix race when opening vhci deviceArkadiusz Bokowy1-0/+3
2023-10-25Bluetooth: Fix a refcnt underflow problem for hci_connZiyang Xuan1-2/+2
2023-10-25Bluetooth: Reject connection with the device which has same BD_ADDRLee, Chun-Yi2-0/+20
2023-10-25Bluetooth: hci_event: Ignore NULL link keyLee, Chun-Yi1-0/+9
2023-10-25xfs: don't expose internal symlink metadata buffers to the vfsDarrick J. Wong2-43/+20
2023-10-25Documentation: sysctl: align cells in second content columnBagas Sanjaya1-9/+9
2023-10-25lib/Kconfig.debug: do not enable DEBUG_PREEMPT by defaultHyeonggon Yoo1-1/+4
2023-10-19Linux 5.15.136Greg Kroah-Hartman1-1/+1
2023-10-19eth: remove remaining copies of the NAPI_POLL_WEIGHT defineJakub Kicinski3-8/+5
2023-10-19usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo2-4/+23
2023-10-19Revert "kernel/sched: Modify initial boot task idle setup"Greg Kroah-Hartman2-2/+1
2023-10-19arm64: armv8_deprecated: fix unused-function errorRen Zhijie1-1/+1
2023-10-19arm64: armv8_deprecated: rework deprected instruction handlingMark Rutland3-192/+154
2023-10-19arm64: armv8_deprecated: move aarch32 helper earlierMark Rutland1-20/+19
2023-10-19arm64: armv8_deprecated move emulation functionsMark Rutland1-197/+197
2023-10-19arm64: armv8_deprecated: fold ops into insn_emulationMark Rutland1-43/+33
2023-10-19arm64: rework EL0 MRS emulationMark Rutland3-19/+10
2023-10-19arm64: factor insn read out of call_undef_hook()Mark Rutland1-9/+22
2023-10-19arm64: factor out EL1 SSBS emulation hookMark Rutland3-26/+17
2023-10-19arm64: split EL0/EL1 UNDEF handlersMark Rutland3-13/+16
2023-10-19arm64: allow kprobes on EL0 handlersMark Rutland3-8/+6
2023-10-19arm64: rework BTI exception handlingMark Rutland3-5/+22
2023-10-19arm64: rework FPAC exception handlingMark Rutland3-9/+14
2023-10-19arm64: consistently pass ESR_ELx to die()Mark Rutland3-15/+15
2023-10-19arm64: die(): pass 'err' as longMark Rutland2-4/+4
2023-10-19arm64: report EL1 UNDEFs betterMark Rutland1-1/+3
2023-10-19powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy1-1/+1
2023-10-19powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2-0/+9
2023-10-19dmaengine: mediatek: Fix deadlock caused by synchronize_irq()Duoming Zhou1-2/+1
2023-10-19dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irqRex Zhang1-2/+3
2023-10-19x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov1-0/+13
2023-10-19usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak1-0/+3
2023-10-19usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati1-7/+19
2023-10-19usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta1-8/+12
2023-10-19counter: microchip-tcb-capture: Fix the use of internal GCLK logicDharma Balasubiramani1-1/+1
2023-10-19pinctrl: avoid unsafe code pattern in find_pinctrl()Dmitry Torokhov1-7/+9
2023-10-19cgroup: Remove duplicates in cgroup v1 tasks fileMichal Koutný1-3/+2
2023-10-19tee: amdtee: fix use-after-free vulnerability in amdtee_close_sessionRijo Thomas1-4/+6
2023-10-19Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede1-0/+19
2023-10-19Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian1-0/+8
2023-10-19Input: xpad - add PXN V900 supportMatthias Berndt1-0/+2
2023-10-19Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2-0/+2
2023-10-19Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco1-0/+1
2023-10-19ceph: fix type promotion bug on 32bit systemsDan Carpenter1-1/+1
2023-10-19ceph: fix incorrect revoked caps assert in ceph_fill_file_size()Xiubo Li1-3/+1
2023-10-19libceph: use kernel_connect()Jordan Rife1-2/+2
2023-10-19thunderbolt: Check that lane 1 is in CL0 before enabling lane bondingMika Westerberg1-0/+7
2023-10-19thunderbolt: Workaround an IOMMU fault on certain systems with Intel Maple RidgeMika Westerberg1-20/+20
2023-10-19mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia3-10/+3
2023-10-19x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2-2/+15
2023-10-19ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBAHans de Goede1-0/+7
2023-10-19drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess1-0/+3
2023-10-19drm/amdgpu: add missing NULL checkChristian König1-1/+1
2023-10-19iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl1-1/+1
2023-10-19iio: pressure: dps310: Adjust Timeout SettingsLakshmi Yadlapati1-4/+4
2023-10-19iio: pressure: bmp280: Fix NULL pointer exceptionPhil Elwell1-1/+1
2023-10-19usb: musb: Modify the "HWVers" register addressXingxing Luo1-1/+1
2023-10-19usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo1-1/+8
2023-10-19usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang1-2/+1
2023-10-19usb: dwc3: Soft reset phy on probe for hostThinh Nguyen1-1/+38
2023-10-19net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco1-1/+6
2023-10-19usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng1-2/+2
2023-10-19xhci: Keep interrupt disabled in initialization until host is running.Hongyu Xie1-13/+22
2023-10-19dmaengine: stm32-mdma: abort resume if no ongoing transferAmelie Delaunay1-0/+4
2023-10-19media: mtk-jpeg: Fix use after free bug due to uncanceled workZheng Wang1-0/+1
2023-10-19net: release reference to inet6_dev pointerPatrick Rohr1-1/+1
2023-10-19net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr5-27/+25
2023-10-19net: add sysctl accept_ra_min_rtr_lftPatrick Rohr5-2/+38
2023-10-19workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...Waiman Long1-2/+6
2023-10-19nfc: nci: assert requested protocol is validJeremy Cline1-0/+5
2023-10-19pinctrl: renesas: rzn1: Enable missing PINMUXRalph Siemsen1-0/+1
2023-10-19net/smc: Fix pos miscalculation in statisticsNils Hoppmann1-5/+9
2023-10-19net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()Eric Dumazet1-18/+12
2023-10-19net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen1-1/+2