messages from 2015-09-26 19:45:00 to 2015-09-26 21:13:34 UTC [more...]
[PATCH 4.1 000/159] 4.1.9-stable review
2015-09-26 20:55 UTC (32+ messages)
` [PATCH 4.1 009/159] MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6
` [PATCH 4.1 010/159] MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions
` [PATCH 4.1 012/159] cxl: Remove racy attempt to force EEH invocation in reset
` [PATCH 4.1 013/159] cxl: Fix unbalanced pci_dev_get in cxl_probe
` [PATCH 4.1 014/159] ext4: dont manipulate recovery flag when freezing no-journal fs
` [PATCH 4.1 015/159] Revert "ext4: remove block_device_ejected"
` [PATCH 4.1 016/159] arm64: kconfig: Move LIST_POISON to a safe value
` [PATCH 4.1 019/159] arm64: set MAX_MEMBLOCK_ADDR according to linear region size
` [PATCH 4.1 023/159] arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
` [PATCH 4.1 024/159] KVM: arm64: add workaround for Cortex-A57 erratum #852523
` [PATCH 4.1 025/159] arm64: KVM: Disable virtual timer even if the guest is not using it
` [PATCH 4.1 026/159] Input: synaptics - fix handling of disabling gesture mode
` [PATCH 4.1 027/159] Input: evdev - do not report errors form flush()
` [PATCH 4.1 028/159] ALSA: usb-audio: correct the value cache check
` [PATCH 4.1 032/159] ALSA: hda - Fix white noise on Dell M3800
` [PATCH 4.1 033/159] pinctrl: at91: fix null pointer dereference
` [PATCH 4.1 034/159] powerpc/pseries: Fix corrupted pdn list
` [PATCH 4.1 035/159] powerpc/eeh: Probe after unbalanced kref check
` [PATCH 4.1 047/159] mm: make page pfmemalloc check more robust
` [PATCH 4.1 058/159] NFS: Dont let the ctime override attribute barriers
` [PATCH 4.1 060/159] NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client
` [PATCH 4.1 061/159] NFS: nfs_set_pgio_error sometimes misses errors
` [PATCH 4.1 069/159] SUNRPC: Fix a thinko in xs_connect()
` [PATCH 4.1 070/159] SUNRPC: xs_reset_transport must mark the connection as disconnected
` [PATCH 4.1 071/159] SUNRPC: Ensure that we wait for connections to complete before retrying
` [PATCH 4.1 072/159] SUNRPC: Lock the transport layer on shutdown
` [PATCH 4.1 073/159] rtc: s3c: fix disabled clocks for alarm
` [PATCH 4.1 074/159] rtc: s5m: fix to update ctrl register
` [PATCH 4.1 075/159] rtc: abx80x: fix RTC write bit
` [PATCH 4.1 076/159] PCI,parisc: Enable 64-bit bus addresses on PA-RISC
[PATCH 4.2 000/134] 4.2.2-stable review
2015-09-26 20:56 UTC (103+ messages)
` [PATCH 4.2 001/134] nfc: st-nci: Remove duplicate file platform_data/st_nci.h
` [PATCH 4.2 002/134] nfc: st-nci: Fix typo when changing from st21nfcb to st-nci
` [PATCH 4.2 003/134] nfc: st-nci: Fix non accurate comment for st_nci_i2c_read
` [PATCH 4.2 004/134] NFC: st21nfca: fix use of uninitialized variables in error path
` [PATCH 4.2 005/134] NFC: st-nci: "
` [PATCH 4.2 006/134] nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACK
` [PATCH 4.2 007/134] nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value
` [PATCH 4.2 008/134] nfc: netlink: Add check on NFC_ATTR_VENDOR_DATA
` [PATCH 4.2 009/134] nfc: netlink: Warning fix
` [PATCH 4.2 010/134] nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter
` [PATCH 4.2 011/134] blk-mq: fix buffer overflow when reading sysfs file of pending
` [PATCH 4.2 012/134] blk-mq: fix race between timeout and freeing request
` [PATCH 4.2 013/134] unshare: Unsharing a thread does not require unsharing a vm
` [PATCH 4.2 014/134] rtlwifi: rtl8192cu: Add new device ID
` [PATCH 4.2 015/134] rtlwifi: rtl8821ae: Fix an expression that is always false
` [PATCH 4.2 016/134] igb: Fix oops caused by missing queue pairing
` [PATCH 4.2 017/134] tg3: Fix temperature reporting
` [PATCH 4.2 018/134] MIPS: CPS: use 32b accesses to GCRs
` [PATCH 4.2 019/134] MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6
` [PATCH 4.2 020/134] MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions
` [PATCH 4.2 021/134] mac80211: enable assoc check for mesh interfaces
` [PATCH 4.2 022/134] cxl: Allow release of contexts which have been OPENED but not STARTED
` [PATCH 4.2 023/134] cxl: Remove racy attempt to force EEH invocation in reset
` [PATCH 4.2 024/134] cxl: Fix unbalanced pci_dev_get in cxl_probe
` [PATCH 4.2 025/134] ext4: dont manipulate recovery flag when freezing no-journal fs
` [PATCH 4.2 026/134] Revert "ext4: remove block_device_ejected"
` [PATCH 4.2 027/134] arm64: kconfig: Move LIST_POISON to a safe value
` [PATCH 4.2 028/134] arm64: entry: always restore x0 from the stack on syscall return
` [PATCH 4.2 029/134] arm64: flush FP/SIMD state correctly after execve()
` [PATCH 4.2 030/134] of/fdt: make memblock maximum physical address arch configurable
` [PATCH 4.2 031/134] arm64: set MAX_MEMBLOCK_ADDR according to linear region size
` [PATCH 4.2 032/134] arm64: compat: fix vfp save/restore across signal handlers in big-endian
` [PATCH 4.2 033/134] arm64: head.S: initialise mdcr_el2 in el2_setup
` [PATCH 4.2 034/134] arm64: errata: add module build workaround for erratum #843419
` [PATCH 4.2 035/134] arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
` [PATCH 4.2 036/134] KVM: arm64: add workaround for Cortex-A57 erratum #852523
` [PATCH 4.2 037/134] arm64: KVM: Disable virtual timer even if the guest is not using it
` [PATCH 4.2 038/134] Input: synaptics - fix handling of disabling gesture mode
` [PATCH 4.2 039/134] Input: evdev - do not report errors form flush()
` [PATCH 4.2 040/134] ALSA: usb-audio: correct the value cache check
` [PATCH 4.2 041/134] ALSA: hda - Fix missing inline for dummy snd_hdac_set_codec_wakeup()
` [PATCH 4.2 042/134] ALSA: hda - Enable headphone jack detect on old Fujitsu laptops
` [PATCH 4.2 043/134] ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437
` [PATCH 4.2 044/134] ALSA: hda - Add some FIXUP quirks for white noise on Dell laptop
` [PATCH 4.2 045/134] ALSA: hda - Fix white noise on Dell M3800
` [PATCH 4.2 046/134] pinctrl: mediatek: Fix multiple registration issue
` [PATCH 4.2 047/134] pinctrl: at91: fix null pointer dereference
` [PATCH 4.2 048/134] powerpc/pseries: Fix corrupted pdn list
` [PATCH 4.2 049/134] powerpc/eeh: Probe after unbalanced kref check
` [PATCH 4.2 050/134] powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()
` [PATCH 4.2 051/134] powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
` [PATCH 4.2 052/134] powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
` [PATCH 4.2 053/134] powerpc: Uncomment and make enable_kernel_vsx() routine available
` [PATCH 4.2 054/134] crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
` [PATCH 4.2 055/134] powerpc/powernv/pci-ioda: fix 32-bit TCE table init in kdump kernel
` [PATCH 4.2 056/134] powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=
` [PATCH 4.2 057/134] powerpc/pseries: Release DRC when configure_connector fails
` [PATCH 4.2 058/134] powerpc/boot: Specify ABI v2 when building an LE boot wrapper
` [PATCH 4.2 059/134] powerpc/mm: Recompute hash value after a failed update
` [PATCH 4.2 060/134] CIFS: fix type confusion in copy offload ioctl
` [PATCH 4.2 061/134] Add radeon suspend/resume quirk for HP Compaq dc5750
` [PATCH 4.2 062/134] mm: check if section present during memory block registering
` [PATCH 4.2 063/134] x86/mm: Initialize pmd_idx in page_table_range_init_count()
` [PATCH 4.2 066/134] cxl: Dont remove AFUs/vPHBs in cxl_reset
` [PATCH 4.2 068/134] [media] v4l: omap3isp: Fix sub-device power management code
` [PATCH 4.2 069/134] [media] media: am437x-vpfe: Requested frame size and fmt overwritten by current sensor setting
` [PATCH 4.2 070/134] [media] media: am437x-vpfe: Fix a race condition during release
` [PATCH 4.2 071/134] [media] v4l: xilinx: missing error code
` [PATCH 4.2 072/134] [media] v4l: omap3isp: Fix async notifier registration order
` [PATCH 4.2 073/134] Btrfs: check if previous transaction aborted to avoid fs corruption
` [PATCH 4.2 074/134] nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bug
` [PATCH 4.2 075/134] nfsd: ensure that the ol stateid hash reference is only put once
` [PATCH 4.2 076/134] nfsd: ensure that delegation stateid hash references are "
` [PATCH 4.2 077/134] NFSv4.1/pnfs: Fix atomicity of commit list updates
` [PATCH 4.2 078/134] NFSv4: dont set SETATTR for O_RDONLY|O_EXCL
` [PATCH 4.2 079/134] NFS: Dont let the ctime override attribute barriers
` [PATCH 4.2 080/134] NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
` [PATCH 4.2 081/134] NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client
` [PATCH 4.2 082/134] NFS: nfs_set_pgio_error sometimes misses errors
` [PATCH 4.2 083/134] NFS41/flexfiles: update inode after write finishes
` [PATCH 4.2 084/134] NFSv4: Force a post-op attribute update when holding a delegation
` [PATCH 4.2 085/134] NFS41/flexfiles: zero out DS write wcc
` [PATCH 4.2 086/134] NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
` [PATCH 4.2 087/134] NFSv4.1: Fix a protocol issue with CLOSE stateids
` [PATCH 4.2 088/134] nfs: Fix truncated client owner id without proto type
` [PATCH 4.2 089/134] Revert "NFSv4: Remove incorrect check in can_open_delegated()"
` [PATCH 4.2 090/134] svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD
` [PATCH 4.2 091/134] net: sunrpc: fix tracepoint Warning: unknown op ->
` [PATCH 4.2 092/134] SUNRPC: Fix a thinko in xs_connect()
` [PATCH 4.2 093/134] SUNRPC: xs_reset_transport must mark the connection as disconnected
` [PATCH 4.2 094/134] SUNRPC: Ensure that we wait for connections to complete before retrying
` [PATCH 4.2 095/134] SUNRPC: Lock the transport layer on shutdown
` [PATCH 4.2 096/134] rtc: s3c: fix disabled clocks for alarm
` [PATCH 4.2 097/134] rtc: s5m: fix to update ctrl register
` [PATCH 4.2 098/134] rtc: abx80x: fix RTC write bit
` [PATCH 4.2 099/134] PCI,parisc: Enable 64-bit bus addresses on PA-RISC
` [PATCH 4.2 102/134] workqueue: Make flush_workqueue() available again to non GPL modules
` [PATCH 4.2 119/134] IB/srp: Handle partial connection success correctly
` [PATCH 4.2 120/134] IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
` [PATCH 4.2 121/134] IB/qib: Change lkey table allocation to support more MRs
` [PATCH 4.2 134/134] jbd2: avoid infinite loop when destroying aborted journal
[Qemu-devel] [PATCH v5 00/46] post-introspection cleanups, and qapi-ify netdev_add
2015-09-26 21:05 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 07/46] qapi: Don't pass pre-existing error to later call
[U-Boot] [RFC PATCH 0/2] sunxi: support FEL-provided environment vars and "fel" boot target
2015-09-26 21:03 UTC (8+ messages)
` [U-Boot] [RFC PATCH 2/2] sunxi: add "
[PATCH v6 0/5] Add DT support for netxbig LEDs
2015-09-26 21:02 UTC (12+ messages)
` [PATCH v6 1/5] leds: netxbig: add device tree binding
` [PATCH v6 2/5] ARM: Kirkwood: add LED DT entries for netxbig boards
` [PATCH v6 3/5] ARM: mvebu: remove static LED setup "
` [PATCH v6 4/5] leds: netxbig: convert to use the devm_ functions
` [PATCH v6 5/5] leds: netxbig: set led_classdev max_brightness
[Bug 105051] New: Radeon sets max_brightness to -1, breaking GNOME backlight control on Macbook Pro mid-2015 11,5
2015-09-26 21:01 UTC
No more new fbdev drivers, please
2015-09-26 20:49 UTC (11+ messages)
[PATCH] x86: Use entire page for the per-cpu GDT only if paravirt-enabled
2015-09-26 20:38 UTC (3+ messages)
[PATCH] CHROMIUM: drm: bridge/dw_hdmi: Eliminate unused cable_plugin
2015-09-26 20:32 UTC (4+ messages)
[qemu-upstream-4.5-testing test] 62321: regressions - FAIL
2015-09-26 20:31 UTC
Avoid Camelcase
2015-09-26 20:31 UTC (2+ messages)
Linux 4.3-rc2
2015-09-26 18:19 UTC
Unable to connect to device after connected_callback() has run
2015-09-26 20:30 UTC (5+ messages)
[PATCH v2] mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removal
2015-09-26 20:19 UTC (2+ messages)
[GIT PULL 0/2] EFI urgent fixes
2015-09-26 20:19 UTC (13+ messages)
` [PATCH 1/2] x86/efi: Map EFI memmap entries in-order at runtime
[PATCH] gpio: max730x: eliminate double free
2015-09-26 20:18 UTC (2+ messages)
netlink: Replace rhash_portid with bound
2015-09-26 20:17 UTC (17+ messages)
` [PATCH v2] "
` netlink: Add barrier to netlink_connect for theoretical case
` netlink: Add netlink_bound helper and use it in netlink_getname
Firefly help
2015-09-26 20:14 UTC
[PATCH v2] mtd: nand: pxa3xx-nand: switch to dmaengine
2015-09-26 20:08 UTC (2+ messages)
[PATCH] Revert "serial: imx: remove unbalanced clk_prepare"
2015-09-26 20:14 UTC (3+ messages)
[U-Boot] [PATCH 0/8] Better support of booting VxWorks via 'bootvx'
2015-09-26 20:13 UTC (5+ messages)
` [U-Boot] [PATCH 2/8] cmd: Convert CONFIG_CMD_ELF to Kconfig
Baytrail based HDMI Stick Orbsmart AW-01: No sound
2015-09-26 20:09 UTC
[PATCH 00/15] get_user_pages() for dax mappings
2015-09-26 20:10 UTC (6+ messages)
` [PATCH 01/15] avr32: convert to asm-generic/memory_model.h
Unable to get stmmac driver of Altera Cyclone V to support MTU9000
2015-09-26 20:07 UTC (2+ messages)
Crypto Update for 3.14
2015-09-26 20:01 UTC (11+ messages)
` Crypto Update for 3.15
` Crypto Update for 3.16
` Crypto Update for 3.17
` Crypto Update for 3.18
` Crypto Update for 3.19
` Crypto Update for 3.20
` Crypto Fixes for 4.2
` Crypto Fixes for 4.3
[PATCH v3] drivers: power: twl4030_charger: fix link problems when building as module
2015-09-26 19:58 UTC (6+ messages)
` [PATCH v3] ARM: dts: twl4030: Add iio properties for bci subnode
[PATCH V4 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
2015-09-26 19:52 UTC (9+ messages)
[PATCH v3] mmc: pxamci: fix card detect with slot-gpio API
2015-09-26 19:41 UTC
[PATCH] ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master
2015-09-26 19:47 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.