messages from 2019-04-24 17:58:11 to 2019-04-24 18:12:09 UTC [more...]
[PATCH 3.18 000/104] 3.18.139-stable review
2019-04-24 17:10 UTC (50+ messages)
` [PATCH 3.18 029/104] cdrom: Fix race condition in cdrom_sysctl_register
` [PATCH 3.18 034/104] hwrng: virtio - Avoid repeated init of completion
` [PATCH 3.18 035/104] hpet: Fix missing = character in the __setup() code of hpet_mmap_enable
` [PATCH 3.18 036/104] dmaengine: imx-dma: fix warning comparison of distinct pointer types
` [PATCH 3.18 037/104] media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration
` [PATCH 3.18 038/104] wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
` [PATCH 3.18 054/104] block: do not leak memory in bio_copy_user_iov()
` [PATCH 3.18 055/104] arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
` [PATCH 3.18 056/104] xen: Prevent buffer overflow in privcmd ioctl
` [PATCH 3.18 057/104] sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
` [PATCH 3.18 058/104] xtensa: fix return_address
` [PATCH 3.18 059/104] PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller
` [PATCH 3.18 060/104] string: drop __must_check from strscpy() and restore strscpy() usages in cgroup
` [PATCH 3.18 061/104] perf/core: Restore mmap record type correctly
` [PATCH 3.18 062/104] ext4: report real fs size after failed resize
` [PATCH 3.18 063/104] ALSA: echoaudio: add a check for ioremap_nocache
` [PATCH 3.18 064/104] ALSA: sb8: add a check for request_region
` [PATCH 3.18 066/104] mmc: davinci: remove extraneous __init annotation
` [PATCH 3.18 067/104] ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
` [PATCH 3.18 068/104] thermal/int340x_thermal: fix mode setting
` [PATCH 3.18 070/104] perf top: Fix error handling in cmd_top()
` [PATCH 3.18 072/104] x86/hpet: Prevent potential NULL pointer dereference
` [PATCH 3.18 073/104] x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
` [PATCH 3.18 074/104] iommu/vt-d: Check capability before disabling protected memory
` [PATCH 3.18 075/104] fix incorrect error code mapping for OBJECTID_NOT_FOUND
` [PATCH 3.18 076/104] rsi: improve kernel thread handling to fix kernel panic
` [PATCH 3.18 077/104] 9p: do not trust pdu content for stat item size
` [PATCH 3.18 078/104] 9p locks: add mount option for lock retry interval
` [PATCH 3.18 079/104] serial: uartps: console_setup() cant be placed to init section
` [PATCH 3.18 080/104] ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms
` [PATCH 3.18 081/104] ACPI / SBS: Fix GPE storm on recent MacBookPros
` [PATCH 3.18 082/104] iommu/dmar: Fix buffer overflow during PCI bus notification
` [PATCH 3.18 084/104] lib/div64.c: off by one in shift
` [PATCH 3.18 085/104] include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
` [PATCH 3.18 086/104] inet: update the IP ID generation algorithm to higher standards
` [PATCH 3.18 087/104] appletalk: Fix compile regression
` [PATCH 3.18 088/104] crypto: crypto4xx - properly set IV after de- and encrypt
` [PATCH 3.18 089/104] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
` [PATCH 3.18 091/104] net: bridge: multicast: use rcu to access port list from br_multicast_start_querier
` [PATCH 3.18 092/104] ipv4: recompile ip options in ipv4_link_failure
` [PATCH 3.18 093/104] ipv4: ensure rcu_read_lock() in ipv4_link_failure()
` [PATCH 3.18 094/104] tcp: tcp_grow_window() needs to respect tcp_space()
` [PATCH 3.18 096/104] iio: adc: at91: disable adc channel interrupt in timeout case
` [PATCH 3.18 097/104] staging: comedi: vmk80xx: Fix use of uninitialized semaphore
` [PATCH 3.18 098/104] staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
` [PATCH 3.18 100/104] ALSA: core: Fix card races between register and disconnect
` [PATCH 3.18 101/104] x86/kprobes: Verify stack frame on kretprobe
` [PATCH 3.18 102/104] kprobes: Fix error check when reusing optimized probes
` [PATCH 3.18 104/104] device_cgroup: fix RCU imbalance in error case
[PATCH v2] mm: Fix modifying of page protection by insert_pfn_pmd()
2019-04-24 17:13 UTC (2+ messages)
[RESEND4, PATCH 1/2] fuse: retrieve: cap requested size to negotiated max_write
2019-04-24 18:10 UTC (9+ messages)
[PATCH 4.4 000/168] 4.4.179-stable review
2019-04-24 17:10 UTC (126+ messages)
` [PATCH 4.4 001/168] arm64: debug: Dont propagate UNKNOWN FAR into si_code for debug signals
` [PATCH 4.4 002/168] arm64: debug: Ensure debug handlers check triggering exception level
` [PATCH 4.4 003/168] ext4: cleanup bh release code in ext4_ind_remove_space()
` [PATCH 4.4 004/168] lib/int_sqrt: optimize initial value compute
` [PATCH 4.4 005/168] tty/serial: atmel: Add is_half_duplex helper
` [PATCH 4.4 007/168] i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
` [PATCH 4.4 009/168] tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
` [PATCH 4.4 010/168] CIFS: fix POSIX lock leak and invalid ptr deref
` [PATCH 4.4 011/168] h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
` [PATCH 4.4 012/168] tracing: kdb: Fix ftdump to not sleep
` [PATCH 4.4 013/168] gpio: gpio-omap: fix level interrupt idling
` [PATCH 4.4 014/168] sysctl: handle overflow for file-max
` [PATCH 4.4 015/168] enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
` [PATCH 4.4 016/168] mm/cma.c: cma_declare_contiguous: correct err handling
` [PATCH 4.4 019/168] mm/slab.c: kmemleak no scan alien caches
` [PATCH 4.4 020/168] ocfs2: fix a panic problem caused by o2cb_ctl
` [PATCH 4.4 022/168] fs/file.c: initialize init_files.resize_wait
` [PATCH 4.4 023/168] cifs: use correct format characters
` [PATCH 4.4 024/168] dm thin: add sanity checks to thin-pool and external snapshot creation
` [PATCH 4.4 026/168] fs: fix guard_bio_eod to check for real EOD errors
` [PATCH 4.4 027/168] tools lib traceevent: Fix buffer overflow in arg_eval
` [PATCH 4.4 028/168] usb: chipidea: Grab the (legacy) USB PHY by phandle first
` [PATCH 4.4 029/168] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
` [PATCH 4.4 031/168] ARM: 8840/1: use a raw_spinlock_t in unwind
` [PATCH 4.4 032/168] mmc: omap: fix the maximum timeout setting
` [PATCH 4.4 034/168] IB/mlx4: Increase the timeout for CM cache
` [PATCH 4.4 035/168] scsi: megaraid_sas: return error when create DMA pool failed
` [PATCH 4.4 036/168] perf test: Fix failure of evsel-tp-sched test on s390
` [PATCH 4.4 037/168] SoC: imx-sgtl5000: add missing put_device()
` [PATCH 4.4 039/168] media: s5p-jpeg: Correct return type for mem2mem buffer helpers
` [PATCH 4.4 040/168] media: s5p-g2d: "
` [PATCH 4.4 041/168] media: mx2_emmaprp: "
` [PATCH 4.4 042/168] leds: lp55xx: fix null deref on firmware load failure
` [PATCH 4.4 043/168] kprobes: Prohibit probing on bsearch()
` [PATCH 4.4 044/168] ARM: 8833/1: Ensure that NEON code always compiles with Clang
` [PATCH 4.4 045/168] ALSA: PCM: check if ops are defined before suspending PCM
` [PATCH 4.4 049/168] fbdev: fbmem: fix memory access if logo is bigger than the screen
` [PATCH 4.4 050/168] cdrom: Fix race condition in cdrom_sysctl_register
` [PATCH 4.4 051/168] e1000e: fix cyclic resets at link up with active tx
` [PATCH 4.4 052/168] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
` [PATCH 4.4 056/168] tty: increase the default flip buffer limit to 2*640K
` [PATCH 4.4 057/168] media: mt9m111: set initial frame size other than 0x0
` [PATCH 4.4 058/168] hwrng: virtio - Avoid repeated init of completion
` [PATCH 4.4 059/168] soc/tegra: fuse: Fix illegal free of IO base address
` [PATCH 4.4 060/168] hpet: Fix missing = character in the __setup() code of hpet_mmap_enable
` [PATCH 4.4 061/168] dmaengine: imx-dma: fix warning comparison of distinct pointer types
` [PATCH 4.4 063/168] media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration
` [PATCH 4.4 064/168] regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting
` [PATCH 4.4 065/168] wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
` [PATCH 4.4 066/168] x86/build: Mark per-CPU symbols as absolute explicitly for LLD
` [PATCH 4.4 067/168] dmaengine: tegra: avoid overflow of byte tracking
` [PATCH 4.4 069/168] binfmt_elf: switch to new creds when switching to new mm
` [PATCH 4.4 071/168] x86/build: Specify elf_i386 linker emulation explicitly for i386 objects
` [PATCH 4.4 072/168] x86: vdso: Use $LD instead of $CC to link
` [PATCH 4.4 073/168] x86/vdso: Drop implicit common-page-size linker flag
` [PATCH 4.4 074/168] lib/string.c: implement a basic bcmp
` [PATCH 4.4 075/168] tty: mark Siemens R3964 line discipline as BROKEN
` [PATCH 4.4 077/168] ipv6: Fix dangling pointer when ipv6 fragment
` [PATCH 4.4 078/168] ipv6: sit: reset ip header pointer in ipip6_rcv
` [PATCH 4.4 079/168] net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock()
` [PATCH 4.4 080/168] openvswitch: fix flow actions reallocation
` [PATCH 4.4 082/168] sctp: initialize _pad of sockaddr_in before copying to user memory
` [PATCH 4.4 083/168] tcp: Ensure DCTCP reacts to losses
` [PATCH 4.4 084/168] netns: provide pure entropy for net_hash_mix()
` [PATCH 4.4 085/168] net: ethtool: not call vzalloc for zero sized memory request
` [PATCH 4.4 086/168] ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
` [PATCH 4.4 087/168] ALSA: seq: Fix OOB-reads from strlcpy
` [PATCH 4.4 088/168] include/linux/bitrev.h: fix constant bitrev
` [PATCH 4.4 089/168] ASoC: fsl_esai: fix channel swap issue when stream starts
` [PATCH 4.4 090/168] block: do not leak memory in bio_copy_user_iov()
` [PATCH 4.4 091/168] genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
` [PATCH 4.4 092/168] ARM: dts: at91: Fix typo in ISC_D0 on PC9
` [PATCH 4.4 093/168] arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
` [PATCH 4.4 094/168] xen: Prevent buffer overflow in privcmd ioctl
` [PATCH 4.4 095/168] sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
` [PATCH 4.4 096/168] xtensa: fix return_address
` [PATCH 4.4 100/168] ext4: report real fs size after failed resize
` [PATCH 4.4 101/168] ALSA: echoaudio: add a check for ioremap_nocache
` [PATCH 4.4 103/168] IB/mlx4: Fix race condition between catas error reset and aliasguid flows
` [PATCH 4.4 104/168] mmc: davinci: remove extraneous __init annotation
` [PATCH 4.4 106/168] thermal/int340x_thermal: Add additional UUIDs
` [PATCH 4.4 107/168] thermal/int340x_thermal: fix mode setting
` [PATCH 4.4 108/168] tools/power turbostat: return the exit status of a command
` [PATCH 4.4 109/168] perf top: Fix error handling in cmd_top()
` [PATCH 4.4 110/168] perf evsel: Free evsel->counts in perf_evsel__exit()
` [PATCH 4.4 111/168] perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test
` [PATCH 4.4 112/168] perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
` [PATCH 4.4 114/168] x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
` [PATCH 4.4 115/168] iommu/vt-d: Check capability before disabling protected memory
` [PATCH 4.4 117/168] fix incorrect error code mapping for OBJECTID_NOT_FOUND
` [PATCH 4.4 118/168] ext4: prohibit fstrim in norecovery mode
` [PATCH 4.4 119/168] rsi: improve kernel thread handling to fix kernel panic
` [PATCH 4.4 120/168] 9p: do not trust pdu content for stat item size
` [PATCH 4.4 121/168] 9p locks: add mount option for lock retry interval
` [PATCH 4.4 122/168] f2fs: fix to do sanity check with current segment number
` [PATCH 4.4 123/168] serial: uartps: console_setup() cant be placed to init section
` [PATCH 4.4 124/168] ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms
` [PATCH 4.4 125/168] ACPI / SBS: Fix GPE storm on recent MacBookPros
` [PATCH 4.4 126/168] cifs: fallback to older infolevels on findfirst queryinfo retry
` [PATCH 4.4 127/168] crypto: sha256/arm - fix crash bug in Thumb2 build
` [PATCH 4.4 128/168] crypto: sha512/arm "
` [PATCH 4.4 130/168] ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
` [PATCH 4.4 131/168] appletalk: Fix use-after-free in atalk_proc_exit
` [PATCH 4.4 132/168] lib/div64.c: off by one in shift
` [PATCH 4.4 135/168] ovl: fix uid/gid when creating over whiteout
` [PATCH 4.4 136/168] appletalk: Fix compile regression
` [PATCH 4.4 138/168] net: atm: Fix potential Spectre v1 vulnerabilities
` [PATCH 4.4 139/168] net: bridge: multicast: use rcu to access port list from br_multicast_start_querier
` [PATCH 4.4 140/168] net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
` [PATCH 4.4 142/168] ipv4: recompile ip options in ipv4_link_failure
` [PATCH 4.4 144/168] crypto: crypto4xx - properly set IV after de- and encrypt
` [PATCH 4.4 145/168] modpost: file2alias: go back to simple devtable lookup
` [PATCH 4.4 146/168] modpost: file2alias: check prototype of handler
` [PATCH 4.4 147/168] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
` [PATCH 4.4 149/168] iio/gyro/bmg160: Use millidegrees for temperature scale
` [PATCH 4.4 150/168] iio: ad_sigma_delta: select channel when reading register
` [PATCH 4.4 153/168] staging: comedi: vmk80xx: Fix use of uninitialized semaphore
` [PATCH 4.4 154/168] staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
` [PATCH 4.4 155/168] staging: comedi: ni_usb6501: Fix use of uninitialized mutex
` [PATCH 4.4 156/168] staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
` [PATCH 4.4 159/168] arm64: futex: Restore oldval initialization to work around buggy compilers
` [PATCH 4.4 163/168] mac80211: do not call driver wake_tx_queue op during reconfig
` [PATCH 4.4 165/168] sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
` [PATCH 4.4 167/168] mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
` [PATCH 4.4 168/168] ALSA: info: Fix racy addition/deletion of nodes
[PATCH AUTOSEL 5.0 01/66] arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delay
2019-04-24 17:19 UTC (5+ messages)
` [PATCH AUTOSEL 5.0 59/66] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
[PATCH v4.4.y] bpf: reject wrong sized filters earlier
2019-04-24 18:00 UTC
[PATCH 4.9 00/44] 4.9.171-stable review
2019-04-24 17:10 UTC (23+ messages)
` [PATCH 4.9 01/44] bonding: fix event handling for stacked bonds
` [PATCH 4.9 02/44] net: atm: Fix potential Spectre v1 vulnerabilities
` [PATCH 4.9 03/44] net: bridge: fix per-port af_packet sockets
` [PATCH 4.9 10/44] ipv4: ensure rcu_read_lock() in ipv4_link_failure()
` [PATCH 4.9 13/44] modpost: file2alias: go back to simple devtable lookup
` [PATCH 4.9 14/44] modpost: file2alias: check prototype of handler
` [PATCH 4.9 15/44] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
` [PATCH 4.9 16/44] CIFS: keep FileInfo handle live during oplock break
` [PATCH 4.9 17/44] KVM: x86: Dont clear EFER during SMM transitions for 32-bit vCPU
` [PATCH 4.9 18/44] staging: iio: ad7192: Fix ad7193 channel address
` [PATCH 4.9 21/44] iio: adc: at91: disable adc channel interrupt in timeout case
` [PATCH 4.9 23/44] staging: comedi: vmk80xx: Fix use of uninitialized semaphore
` [PATCH 4.9 24/44] staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
` [PATCH 4.9 25/44] staging: comedi: ni_usb6501: Fix use of uninitialized mutex
` [PATCH 4.9 26/44] staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
` [PATCH 4.9 27/44] ALSA: core: Fix card races between register and disconnect
` [PATCH 4.9 29/44] Revert "svm: Fix AVIC incomplete IPI emulation"
` [PATCH 4.9 32/44] x86/kprobes: Verify stack frame on kretprobe
` [PATCH 4.9 33/44] kprobes: Mark ftrace mcount handler functions nokprobe
` [PATCH 4.9 35/44] rt2x00: do not increment sequence number while re-transmitting
` [PATCH 4.9 36/44] mac80211: do not call driver wake_tx_queue op during reconfig
` [PATCH 4.9 37/44] perf/x86/amd: Add event map for AMD Family 17h
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).