summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-09media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()Wei Chen1-0/+12
2023-06-09media: dvb_demux: fix a bug for the continuity counterYongSu Yoo1-2/+2
2023-06-09ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel1-0/+15
2023-06-09xfrm: Check if_id in inbound policy/secpath matchBenedict Wong1-5/+6
2023-06-09ASoC: dwc: limit the number of overrun messagesMaxim Kochetkov1-2/+2
2023-06-09nbd: Fix debugfs_create_dir error checkingIvan Orlov1-2/+2
2023-06-09fbdev: stifb: Fix info entry in sti_struct on error pathHelge Deller1-0/+1
2023-06-09fbdev: modedb: Add 1920x1080 at 60 Hz video modeHelge Deller1-0/+5
2023-06-09media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund1-0/+1
2023-06-09ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li1-1/+24
2023-06-09mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()Lee Jones1-0/+7
2023-06-09watchdog: menz069_wdt: fix watchdog initialisationJohannes Thumshirn1-10/+6
2023-06-09net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson1-1/+1
2023-06-09net/sched: flower: fix possible OOB write in fl_set_geneve_opt()Hangyu Hua1-0/+3
2023-06-09udp6: Fix race condition in udp6_sendmsg & connectVladislav Efanov1-1/+1
2023-06-09net/netlink: fix NETLINK_LIST_MEMBERSHIPS length reportPedro Tammela1-1/+1
2023-06-09ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko3-5/+1
2023-06-09net: sched: fix NULL pointer dereference in mq_attachZhengchao Shao1-0/+4
2023-06-09net/sched: Prohibit regrafting ingress or clsact QdiscsPeilin Ye1-0/+5
2023-06-09net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) QdiscsPeilin Ye2-3/+8
2023-06-09net/sched: sch_clsact: Only create under TC_H_CLSACTPeilin Ye1-0/+6
2023-06-09net/sched: sch_ingress: Only create under TC_H_INGRESSPeilin Ye1-0/+6
2023-06-09tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss setCambda Zhu1-1/+2
2023-06-09tcp: deny tcp_disconnect() when threads are waitingEric Dumazet4-0/+13
2023-06-09af_packet: do not use READ_ONCE() in packet_bind()Eric Dumazet1-3/+5
2023-06-09amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju1-3/+9
2023-06-09af_packet: Fix data-races of pkt_sk(sk)->num.Kuniyuki Iwashima2-3/+3
2023-06-09netrom: fix info-leak in nr_write_internal()Eric Dumazet1-3/+4
2023-06-09net/mlx5: fw_tracer, Fix event handlingShay Drory1-1/+1
2023-06-09dmaengine: pl330: rename _start to prevent build errorRandy Dunlap1-4/+4
2023-06-09netfilter: ctnetlink: Support offloaded conntrack entry deletionPaul Blakey1-8/+0
2023-06-09ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel5-3/+21
2023-06-09bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()Ruihan Li1-0/+28
2023-06-09cdc_ncm: Fix the build warningAlexander Bersenev1-1/+1
2023-06-09power: supply: bq24190: Call power_supply_changed() after updating input currentHans de Goede1-0/+1
2023-06-09power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...Hans de Goede3-30/+44
2023-06-09power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...Hans de Goede1-2/+2
2023-06-09net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus1-9/+15
2023-06-09cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev3-94/+340
2023-05-30Linux 4.19.284v4.19.284Greg Kroah-Hartman1-1/+1
2023-05-30drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()Bartosz Golaszewski1-0/+2
2023-05-303c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET1-1/+10
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