linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-01 16:37:22 to 2018-07-01 17:20:25 UTC [more...]

[PATCH 4.17 000/220] 4.17.4-stable review
 2018-07-01 16:24 UTC  (192+ messages)
` [PATCH 4.17 002/220] x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
` [PATCH 4.17 006/220] x86/mce: Improve error message when kernel cannot recover
` [PATCH 4.17 007/220] x86/mce: Check for alternate indication of machine check recovery on Skylake
` [PATCH 4.17 018/220] PM / Domains: Fix error path during attach in genpd
` [PATCH 4.17 019/220] PCI / PM: Do not clear state_saved for devices that remain suspended
` [PATCH 4.17 020/220] ACPI / LPSS: Avoid PM quirks on suspend and resume from S3
` [PATCH 4.17 022/220] PM / OPP: Update voltage in case freq == old_freq
` [PATCH 4.17 026/220] ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
` [PATCH 4.17 028/220] ASoC: mediatek: preallocate pages use platform device
` [PATCH 4.17 029/220] ASoC: cirrus: i2s: Fix LRCLK configuration
` [PATCH 4.17 031/220] thermal: bcm2835: Stop using printk format %pCr
` [PATCH 4.17 032/220] clk: renesas: cpg-mssr: "
` [PATCH 4.17 033/220] lib/vsprintf: Remove atomic-unsafe support for %pCr
` [PATCH 4.17 034/220] ftrace/selftest: Have the reset_trigger code be a bit more careful
` [PATCH 4.17 035/220] mips: ftrace: fix static function graph tracing
` [PATCH 4.17 036/220] branch-check: fix long->int truncation when profiling branches
` [PATCH 4.17 037/220] ipmi:bt: Set the timeout before doing a capabilities check
` [PATCH 4.17 038/220] Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader
` [PATCH 4.17 039/220] printk: fix possible reuse of va_list variable
` [PATCH 4.17 040/220] fuse: fix congested state leak on aborted connections
` [PATCH 4.17 041/220] fuse: atomic_o_trunc should truncate pagecache
` [PATCH 4.17 042/220] fuse: dont keep dead fuse_conn at fuse_fill_super()
` [PATCH 4.17 044/220] powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
` [PATCH 4.17 046/220] powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG
` [PATCH 4.17 047/220] powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus()
` [PATCH 4.17 048/220] powerpc/ptrace: Fix enforcement of DAWR constraints
` [PATCH 4.17 049/220] powerpc/powernv/ioda2: Remove redundant free of TCE pages
` [PATCH 4.17 050/220] powerpc/powernv: copy/paste - Mask SO bit in CR
` [PATCH 4.17 051/220] powerpc/powernv/cpuidle: Init all present cpus for deep states
` [PATCH 4.17 052/220] cpuidle: powernv: Fix promotion from snooze if next state disabled
` [PATCH 4.17 053/220] powerpc/fadump: Unregister fadump on kexec down path
` [PATCH 4.17 054/220] libnvdimm, pmem: Do not flush power-fail protected CPU caches
` [PATCH 4.17 055/220] soc: rockchip: power-domain: Fix wrong value when power up pd with writemask
` [PATCH 4.17 056/220] powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possible CPU
` [PATCH 4.17 057/220] powerpc/e500mc: Set assembler machine type to e500mc
` [PATCH 4.17 058/220] powerpc/64s: Fix DT CPU features Power9 DD2.1 logic
` [PATCH 4.17 059/220] cxl: Configure PSL to not use APC virtual machines
` [PATCH 4.17 060/220] cxl: Disable prefault_mode in Radix mode
` [PATCH 4.17 061/220] ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
` [PATCH 4.17 062/220] ARM: dts: sun8i: h3: fix ALL-H3-CC H3 ver VDD-CPUX voltage
` [PATCH 4.17 063/220] ARM: dts: sun8i: h3: fix ALL-H3-CC H3 ver VCC-1V2 regulator voltage
` [PATCH 4.17 064/220] ARM: dts: Fix SPI node for Arria10
` [PATCH 4.17 065/220] ARM: dts: socfpga: Fix NAND controller node compatible
` [PATCH 4.17 066/220] ARM: dts: socfpga: Fix NAND controller clock supply
` [PATCH 4.17 067/220] ARM: dts: socfpga: Fix NAND controller node compatible for Arria10
` [PATCH 4.17 069/220] softirq: Reorder trace_softirqs_on to prevent lockdep splat
` [PATCH 4.17 070/220] arm64: Fix syscall restarting around signal suppressed by tracer
` [PATCH 4.17 071/220] crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_begin, _end
` [PATCH 4.17 072/220] arm64: kpti: Use early_param for kpti= command-line option
` [PATCH 4.17 073/220] arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
` [PATCH 4.17 074/220] arm64: dts: marvell: fix CP110 ICU node size
` [PATCH 4.17 075/220] arm64: dts: stratix10: Fix SPI nodes for Stratix10
` [PATCH 4.17 076/220] ARM64: dts: meson: disable sd-uhs modes on the libretech-cc
` [PATCH 4.17 077/220] ARM64: dts: meson-gx: fix ATF reserved memory region
` [PATCH 4.17 078/220] of: overlay: validate offset from property fixups
` [PATCH 4.17 079/220] of: unittest: for strings, account for trailing \0 in property length field
` [PATCH 4.17 080/220] of: platform: stop accessing invalid dev in of_platform_device_destroy
` [PATCH 4.17 081/220] tpm: fix use after free in tpm2_load_context()
` [PATCH 4.17 082/220] tpm: fix race condition in tpm_common_write()
` [PATCH 4.17 083/220] efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
` [PATCH 4.17 084/220] IB/qib: Fix DMA api warning with debug kernel
` [PATCH 4.17 085/220] IB/{hfi1, qib}: Add handling of kernel restart
` [PATCH 4.17 086/220] IB/mlx4: Mark user MR as writable if actual virtual memory is writable
` [PATCH 4.17 087/220] IB/core: Make testing MR flags for writability a static inline function
` [PATCH 4.17 088/220] IB/mlx5: Fetch soft WQEs on fatal error state
` [PATCH 4.17 089/220] IB/isert: Fix for lib/dma_debug check_sync warning
` [PATCH 4.17 090/220] IB/isert: fix T10-pi check mask setting
` [PATCH 4.17 091/220] IB/hfi1: Fix fault injection init/exit issues
` [PATCH 4.17 092/220] IB/hfi1: Reorder incorrect send context disable
` [PATCH 4.17 093/220] IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
` [PATCH 4.17 094/220] IB/hfi1: Fix user context tail allocation for DMA_RTAIL
` [PATCH 4.17 095/220] IB/uverbs: Fix ordering of ucontext check in ib_uverbs_write
` [PATCH 4.17 096/220] RDMA/mlx4: Discard unknown SQP work requests
` [PATCH 4.17 097/220] xprtrdma: Return -ENOBUFS when no pages are available
` [PATCH 4.17 098/220] RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
` [PATCH 4.17 099/220] mtd: rawnand: Do not check FAIL bit when executing a SET_FEATURES op
` [PATCH 4.17 100/220] mtd: cfi_cmdset_0002: Change write buffer to check correct value
` [PATCH 4.17 101/220] mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
` [PATCH 4.17 102/220] mtd: rawnand: fix return value check for bad block status
` [PATCH 4.17 103/220] mtd: rawnand: mxc: set spare area size register explicitly
` [PATCH 4.17 104/220] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features
` [PATCH 4.17 105/220] mtd: rawnand: All AC chips have a broken GET_FEATURES(TIMINGS)
` [PATCH 4.17 106/220] mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
` [PATCH 4.17 107/220] mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
` [PATCH 4.17 108/220] mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
` [PATCH 4.17 109/220] mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking
` [PATCH 4.17 111/220] clk:aspeed: Fix reset bits for PCI/VGA and PECI
` [PATCH 4.17 112/220] PCI: hv: Make sure the bus domain is really unique
` [PATCH 4.17 113/220] PCI: Add ACS quirk for Intel 7th & 8th Gen mobile
` [PATCH 4.17 114/220] PCI: Add ACS quirk for Intel 300 series
` [PATCH 4.17 115/220] PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
` [PATCH 4.17 116/220] PCI: Account for all bridges on bus when distributing bus numbers
` [PATCH 4.17 117/220] auxdisplay: fix broken menu
` [PATCH 4.17 118/220] pinctrl: armada-37xx: Fix spurious irq management
` [PATCH 4.17 121/220] cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
` [PATCH 4.17 122/220] MIPS: pb44: Fix i2c-gpio GPIO descriptor table
` [PATCH 4.17 123/220] MIPS: io: Add barrier after register read in inX()
` [PATCH 4.17 125/220] irqchip/gic-v3-its: Dont bind LPI to unavailable NUMA node
` [PATCH 4.17 126/220] locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
` [PATCH 4.17 127/220] X.509: unpack RSA signatureValue field from BIT STRING
` [PATCH 4.17 128/220] Btrfs: fix return value on rename exchange failure
` [PATCH 4.17 129/220] iio: adc: ad7791: remove sample freq sysfs attributes
` [PATCH 4.17 130/220] iio: sca3000: Fix an error handling path in sca3000_probe()
` [PATCH 4.17 131/220] mm: fix __gup_device_huge vs unmap
` [PATCH 4.17 132/220] scsi: scsi_debug: Fix memory leak on module unload
` [PATCH 4.17 133/220] scsi: hpsa: disable device during shutdown
` [PATCH 4.17 134/220] scsi: qla2xxx: Delete session for nport id change
` [PATCH 4.17 135/220] scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
` [PATCH 4.17 136/220] scsi: qla2xxx: Mask off Scope bits in retry delay
` [PATCH 4.17 137/220] scsi: qla2xxx: Spinlock recursion in qla_target
` [PATCH 4.17 138/220] scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
` [PATCH 4.17 139/220] scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
` [PATCH 4.17 140/220] scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
` [PATCH 4.17 141/220] scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
` [PATCH 4.17 142/220] scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILED
` [PATCH 4.17 143/220] scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
` [PATCH 4.17 144/220] scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
` [PATCH 4.17 145/220] linvdimm, pmem: Preserve read-only setting for pmem devices
` [PATCH 4.17 146/220] libnvdimm, pmem: Unconditionally deep flush on *sync
` [PATCH 4.17 147/220] clk: meson: meson8b: mark fclk_div2 gate clocks as CLK_IS_CRITICAL
` [PATCH 4.17 148/220] clk: at91: PLL recalc_rate() now using cached MUL and DIV values
` [PATCH 4.17 149/220] rtc: sun6i: Fix bit_idx value for clk_register_gate
` [PATCH 4.17 150/220] md: fix two problems with setting the "re-add" device state
` [PATCH 4.17 151/220] rpmsg: smd: do not use mananged resources for endpoints and channels
` [PATCH 4.17 152/220] ubi: fastmap: Cancel work upon detach
` [PATCH 4.17 153/220] ubi: fastmap: Correctly handle interrupted erasures in EBA
` [PATCH 4.17 154/220] UBIFS: Fix potential integer overflow in allocation
` [PATCH 4.17 155/220] backlight: as3711_bl: Fix Device Tree node lookup
` [PATCH 4.17 156/220] backlight: max8925_bl: "
` [PATCH 4.17 157/220] backlight: tps65217_bl: "
` [PATCH 4.17 159/220] f2fs: dont use GFP_ZERO for page caches
` [PATCH 4.17 160/220] um: Fix initialization of vector queues
` [PATCH 4.17 161/220] um: Fix raw interface options
` [PATCH 4.17 162/220] mfd: twl-core: Fix clock initialization
` [PATCH 4.17 163/220] mfd: intel-lpss: Program REMAP register in PIO mode
` [PATCH 4.17 164/220] mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
` [PATCH 4.17 165/220] remoteproc: Prevent incorrect rproc state on xfer mem ownership failure
` [PATCH 4.17 166/220] arm: dts: mt7623: fix invalid memory node being generated
` [PATCH 4.17 167/220] perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
` [PATCH 4.17 168/220] perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
` [PATCH 4.17 169/220] perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
` [PATCH 4.17 170/220] perf intel-pt: Fix MTC timing after overflow
` [PATCH 4.17 171/220] perf intel-pt: Fix "Unexpected indirect branch" error
` [PATCH 4.17 172/220] perf intel-pt: Fix packet decoding of CYC packets
` [PATCH 4.17 173/220] media: vsp1: Release buffers for each video node
` [PATCH 4.17 174/220] media: uvcvideo: Support realteks UVC 1.5 device
` [PATCH 4.17 175/220] media: cx231xx: Ignore an i2c mux adapter
` [PATCH 4.17 176/220] media: v4l2-compat-ioctl32: prevent go past max size
` [PATCH 4.17 177/220] media: cx231xx: Add support for AverMedia DVD EZMaker 7
` [PATCH 4.17 178/220] media: rc: mce_kbd decoder: fix stuck keys
` [PATCH 4.17 179/220] media: dvb_frontend: fix locking issues at dvb_frontend_get_event()
` [PATCH 4.17 180/220] nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
` [PATCH 4.17 181/220] NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message
` [PATCH 4.17 182/220] NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
` [PATCH 4.17 183/220] NFSv4: Fix a typo in nfs41_sequence_process
` [PATCH 4.17 184/220] video: uvesafb: Fix integer overflow in allocation
` [PATCH 4.17 185/220] ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
` [PATCH 4.17 186/220] Input: silead - add MSSL0002 ACPI HID
` [PATCH 4.17 187/220] Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
` [PATCH 4.17 188/220] pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
` [PATCH 4.17 189/220] rbd: flush rbd_dev->watch_dwork after watch is unregistered
` [PATCH 4.17 190/220] mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
` [PATCH 4.17 191/220] mm: fix devmem_is_allowed() for sub-page System RAM intersections
` [PATCH 4.17 192/220] tracing: Check for no filter when processing event filters
` [PATCH 4.17 193/220] xen: Remove unnecessary BUG_ON from __unbind_from_irq()
` [PATCH 4.17 194/220] net: ethernet: fix suspend/resume in davinci_emac
` [PATCH 4.17 195/220] udf: Detect incorrect directory size
` [PATCH 4.17 196/220] Input: xpad - fix GPD Win 2 controller name
` [PATCH 4.17 197/220] Input: psmouse - fix button reporting for basic protocols
` [PATCH 4.17 198/220] Input: elan_i2c_smbus - fix more potential stack buffer overflows
` [PATCH 4.17 199/220] Input: elantech - enable middle button of touchpads on ThinkPad P52
` [PATCH 4.17 200/220] Input: elantech - fix V4 report decoding for module with middle key
` [PATCH 4.17 201/220] ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
` [PATCH 4.17 203/220] ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co
` [PATCH 4.17 204/220] ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210
` [PATCH 4.17 205/220] ALSA: hda/realtek - Fix the problem of two front mics on more machines
` [PATCH 4.17 206/220] Revert "i2c: algo-bit: init the bus to a known state"
` [PATCH 4.17 207/220] i2c: gpio: initialize SCL to HIGH again
` [PATCH 4.17 208/220] slub: fix failure when we delete and create a slab cache
` [PATCH 4.17 209/220] kasan: depend on CONFIG_SLUB_DEBUG
` [PATCH 4.17 210/220] dm: use bio_split() when splitting out the already processed bio
` [PATCH 4.17 211/220] pmem: only set QUEUE_FLAG_DAX for fsdax mode
` [PATCH 4.17 212/220] block: Fix transfer when chunk sectors exceeds max
` [PATCH 4.17 213/220] block: Fix cloning of requests with a special payload
` [PATCH 4.17 214/220] x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
` [PATCH 4.17 215/220] selinux: move user accesses in selinuxfs out of locked regions
` [PATCH 4.17 216/220] x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"
` [PATCH 4.17 217/220] x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
` [PATCH 4.17 218/220] dm zoned: avoid triggering reclaim from inside dmz_map()
` [PATCH 4.17 219/220] dm thin: handle running out of data space vs concurrent discard
` [PATCH 4.17 220/220] virt: vbox: Only copy_from_user the request-header once

[PATCH V4 1/7] PCI: handle error return from pci_reset_bridge_secondary_bus()
 2018-07-01 17:14 UTC  (3+ messages)
` [PATCH V4 7/7] PCI: Handle link reset via hotplug if supported

[PATCH 0/5] i2c: smbus: add unlocked __i2c_smbus_xfer variant
 2018-07-01 16:40 UTC  (9+ messages)
` [PATCH 1/5] "

[PATCH] kbuild: check for /sbin/depmod installed
 2018-07-01 17:12 UTC 

[PATCH 2/2] drivers: core: Remove glue dirs from sysfs earlier
 2018-07-01 17:04 UTC  (5+ messages)

[PATCH v3 0/9] Crypto: Remove VLA usage (part 1)
 2018-07-01 17:04 UTC  (4+ messages)
` [PATCH v3 9/9] crypto: shash: Remove VLA usage in unaligned hashing
  ` [dm-devel] "

[PATCH 2/2] clk: actions: Add S700 SoC clock support
 2018-07-01 16:53 UTC  (7+ messages)
` [PATCH v2 0/3] Add clock driver for Actions S700 SoC
  ` [PATCH v2 1/3] arm64: dts: actions: Enable clock controller for S700

[PATCH] crypto: testmgr: add test vectors for skein
 2018-07-01 16:32 UTC  (6+ messages)


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).