summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-05Linux 5.4.245v5.4.245Greg Kroah-Hartman1-1/+1
2023-06-05netfilter: ctnetlink: Support offloaded conntrack entry deletionPaul Blakey1-8/+0
2023-06-05ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel5-3/+21
2023-06-05binder: fix UAF caused by faulty buffer cleanupCarlos Llamas1-6/+20
2023-06-05bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()Ruihan Li1-0/+28
2023-06-05io_uring: have io_kill_timeout() honor the request referencesJens Axboe1-1/+2
2023-06-05io_uring: don't drop completion lock before timer is fully initializedJens Axboe1-1/+1
2023-06-05io_uring: always grab lock in io_cancel_async_work()Jens Axboe1-3/+0
2023-06-05cdc_ncm: Fix the build warningAlexander Bersenev1-1/+1
2023-06-05net/mlx5: Devcom, serialize devcom registrationShay Drory1-5/+14
2023-06-05net/mlx5: devcom only supports 2 portsMark Bloch2-7/+11
2023-06-05fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge1-20/+20
2023-06-05power: supply: bq24190: Call power_supply_changed() after updating input currentHans de Goede1-0/+1
2023-06-05power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...Hans de Goede3-30/+44
2023-06-05power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...Hans de Goede1-2/+2
2023-06-05net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus1-9/+15
2023-06-05cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev3-94/+340
2023-05-30Linux 5.4.244v5.4.244Greg Kroah-Hartman1-1/+1
2023-05-303c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET1-1/+10
2023-05-30net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory1-1/+2
2023-05-30net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan1-1/+1
2023-05-30forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET1-0/+1
2023-05-30ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski1-1/+2
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy1-2/+5
2023-05-30xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter1-5/+4
2023-05-30coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()Dan Carpenter1-1/+1
2023-05-30power: supply: sbs-charger: Fix INHIBITED bit for Status regDaisuke Nojiri1-1/+1
2023-05-30power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede2-13/+10
2023-05-30power: supply: bq27xxx: Fix I2C IRQ race on removeHans de Goede1-1/+2
2023-05-30power: supply: bq27xxx: Fix bq27xxx_battery_update() race conditionHans de Goede1-8/+13
2023-05-30power: supply: leds: Fix blink to LED on transitionHans de Goede1-2/+3
2023-05-30ipv6: Fix out-of-bounds access in ipv6_find_tlv()Gavrilov Ilia1-0/+2
2023-05-30bpf: Fix mask generation for 32-bit narrow loads of 64-bit fieldsWill Deacon1-1/+1
2023-05-30selftests: fib_tests: mute cleanup error messagePo-Hsu Lin1-1/+1
2023-05-30net: fix skb leak in __skb_tstamp_tx()Pratyush Yadav1-1/+3
2023-05-30media: radio-shark: Add endpoint checksAlan Stern2-0/+20
2023-05-30USB: sisusbvga: Add endpoint checksAlan Stern1-0/+14
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern2-0/+81
2023-05-30udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().Kuniyuki Iwashima2-0/+4
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo4-2/+15
2023-05-30fbdev: udlfb: Fix endpoint checkAlan Stern1-5/+8
2023-05-30debugobjects: Don't wake up kswapd from fill_pool()Tetsuo Handa1-1/+1
2023-05-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui1-2/+3
2023-05-30parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller2-2/+8
2023-05-30selftests/memfd: Fix unknown type name build failureHardik Garg1-0/+1
2023-05-30x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen2-0/+30
2023-05-30btrfs: use nofs when cleaning up aborted transactionsJosef Bacik1-0/+9
2023-05-30gpio: mockup: Fix mode of debugfs filesZev Weiss1-1/+1
2023-05-30parisc: Allow to reboot machine after system haltHelge Deller1-3/+8
2023-05-30parisc: Handle kgdb breakpoints only in kernel contextHelge Deller1-2/+2