summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-20r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit1-0/+2
2023-11-20tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin1-1/+2
2023-11-20net/smc: fix dangling sock under state SMC_APPFINCLOSEWAITD. Wythe4-4/+9
2023-11-20net/smc: wait for pending work before clcsock release_sockKarsten Graul3-10/+30
2023-11-20net/smc: postpone release of clcsockUrsula Braun2-17/+23
2023-11-20net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson1-1/+3
2023-11-20r8169: improve rtl_set_rx_modeHeiner Kallweit1-30/+22
2023-11-20dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.Kuniyuki Iwashima2-6/+7
2023-11-20dccp: Call security_inet_conn_request() after setting IPv4 addresses.Kuniyuki Iwashima1-3/+3
2023-11-20tipc: Change nla_policy for bearer-related names to NLA_NUL_STRINGShigeru Yoshida1-2/+2
2023-11-20llc: verify mac len before reading mac headerWillem de Bruijn3-2/+14
2023-11-20Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()Dan Carpenter1-1/+1
2023-11-20pwm: brcmstb: Utilize appropriate clock APIs in suspend/resumeFlorian Fainelli1-2/+2
2023-11-20pwm: sti: Reduce number of allocations and drop usage of chip_dataUwe Kleine-König1-15/+14
2023-11-20pwm: sti: Avoid conditional gotosThierry Reding1-26/+22
2023-11-20media: dvb-usb-v2: af9035: fix missing unlockHans Verkuil1-4/+9
2023-11-20media: s3c-camif: Avoid inappropriate kfree()Katya Orlova1-4/+2
2023-11-20media: bttv: fix use after free error due to btv->timeout timerZheng Wang1-0/+1
2023-11-20pcmcia: ds: fix possible name leak in error path in pcmcia_device_add()Yang Yingliang1-3/+1
2023-11-20pcmcia: ds: fix refcount leak in pcmcia_device_add()Yang Yingliang1-2/+8
2023-11-20pcmcia: cs: fix possible hung task and memory leak pccardd()Yang Yingliang1-0/+1
2023-11-20f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()Chao Yu1-0/+1
2023-11-20dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()Christophe JAILLET1-1/+0
2023-11-20USB: usbip: fix stub_dev hub disconnectJonas Blixt1-2/+7
2023-11-20tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen1-1/+12
2023-11-20tools: iio: iio_generic_buffer: Fix some integer type and calculationChenyuan Mi1-4/+13
2023-11-20tools: iio: privatize globals and functions in iio_generic_buffer.c fileAlexandru Ardelean1-16/+15
2023-11-20misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan1-3/+4
2023-11-20dmaengine: ti: edma: handle irq_of_parse_and_map() errorsDan Carpenter1-2/+2
2023-11-20usb: dwc2: fix possible NULL pointer dereference caused by driver concurrencyJia-Ju Bai1-1/+1
2023-11-20tty: tty_jobctrl: fix pid memleak in disassociate_ctty()Yi Yang1-6/+11
2023-11-20leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'Christophe JAILLET1-2/+2
2023-11-20ledtrig-cpu: Limit to 8 CPUsPavel Machek1-3/+10
2023-11-20leds: pwm: Don't disable the PWM when the LED should be offUwe Kleine-König1-1/+1
2023-11-20leds: pwm: convert to atomic PWM APIUwe Kleine-König1-32/+9
2023-11-20leds: pwm: simplify if conditionUwe Kleine-König1-1/+1
2023-11-20mfd: dln2: Fix double put in dln2_probeDinghao Liu1-1/+0
2023-11-20ASoC: ams-delta.c: use component after checkKuninori Morimoto1-1/+3
2023-11-20ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs failsCezary Rojewski1-0/+1
2023-11-20sh: bios: Revive earlyprintk supportGeert Uytterhoeven1-0/+11
2023-11-20RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky1-1/+1
2023-11-20ext4: move 'ix' sanity check to corrent positionGou Hao1-5/+5
2023-11-20ARM: 9321/1: memset: cast the constant byte to unsigned charKursad Oney1-0/+1
2023-11-20hid: cp2112: Fix duplicate workqueue initializationDanny Kaehn1-2/+2
2023-11-20HID: cp2112: Use irqchip templateLinus Walleij1-9/+10
2023-11-20nd_btt: Make BTT lanes preemptibleTomas Glozar1-4/+4
2023-11-20sched/rt: Provide migrate_disable/enable() inlinesThomas Gleixner1-0/+30
2023-11-20hwrng: geode - fix accessing registersJonas Gorski1-2/+4
2023-11-20clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skippedSudeep Holla1-0/+1
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole1-45/+1